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 fa927a39..947d38c0 100644
--- a/krdc/preferencesdialog.h
+++ b/krdc/preferencesdialog.h
@@ -36,7 +36,7 @@ class PreferencesDialog : public KDialogBase
TQ_OBJECT
public:
- PreferencesDialog( TQWidget *tqparent, const char *name=0 );
+ PreferencesDialog( TQWidget *parent, const char *name=0 );
~PreferencesDialog() {};
protected slots: