summaryrefslogtreecommitdiffstats
path: root/krdc/preferencesdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'krdc/preferencesdialog.h')
-rw-r--r--krdc/preferencesdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/preferencesdialog.h b/krdc/preferencesdialog.h
index b379d0ec..46e79024 100644
--- a/krdc/preferencesdialog.h
+++ b/krdc/preferencesdialog.h
@@ -35,7 +35,7 @@ class PreferencesDialog : public KDialogBase
Q_OBJECT
public:
- PreferencesDialog( QWidget *parent, const char *name=0 );
+ PreferencesDialog( TQWidget *parent, const char *name=0 );
~PreferencesDialog() {};
protected slots: