summaryrefslogtreecommitdiffstats
path: root/kdf/optiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdf/optiondialog.h')
-rw-r--r--kdf/optiondialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdf/optiondialog.h b/kdf/optiondialog.h
index ea3f4c3..848a126 100644
--- a/kdf/optiondialog.h
+++ b/kdf/optiondialog.h
@@ -31,7 +31,7 @@ class COptionDialog : public KDialogBase
TQ_OBJECT
public:
- COptionDialog( TQWidget *tqparent=0, const char *name=0, bool modal=true );
+ COptionDialog( TQWidget *parent=0, const char *name=0, bool modal=true );
~COptionDialog( void );
protected slots: