summaryrefslogtreecommitdiffstats
path: root/kdf/kdf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdf/kdf.h')
-rw-r--r--kdf/kdf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdf/kdf.h b/kdf/kdf.h
index 176e7b0..d2fceed 100644
--- a/kdf/kdf.h
+++ b/kdf/kdf.h
@@ -34,7 +34,7 @@ class KDFTopLevel : public KMainWindow
TQ_OBJECT
public:
- KDFTopLevel(TQWidget *tqparent=0, const char *name=0);
+ KDFTopLevel(TQWidget *parent=0, const char *name=0);
~KDFTopLevel() { };
protected slots: