summaryrefslogtreecommitdiffstats
path: root/src/modules/options/optw_generalopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/options/optw_generalopt.h')
-rw-r--r--src/modules/options/optw_generalopt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/options/optw_generalopt.h b/src/modules/options/optw_generalopt.h
index 7da3c28a..2a1359a4 100644
--- a/src/modules/options/optw_generalopt.h
+++ b/src/modules/options/optw_generalopt.h
@@ -33,7 +33,7 @@ class KviGeneralOptOptionsWidget : public KviOptionsWidget
Q_OBJECT
TQ_OBJECT
public:
- KviGeneralOptOptionsWidget(TQWidget * tqparent);
+ KviGeneralOptOptionsWidget(TQWidget * parent);
~KviGeneralOptOptionsWidget();
};