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 9cae3c7..84c0411 100644
--- a/kdf/kdf.h
+++ b/kdf/kdf.h
@@ -33,7 +33,7 @@ class KDFTopLevel : public KMainWindow
Q_OBJECT
public:
- KDFTopLevel(QWidget *parent=0, const char *name=0);
+ KDFTopLevel(TQWidget *parent=0, const char *name=0);
~KDFTopLevel() { };
protected slots: