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 d2fceed..25aa2e6 100644
--- a/kdf/kdf.h
+++ b/kdf/kdf.h
@@ -31,7 +31,7 @@
class KDFTopLevel : public KMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDFTopLevel(TQWidget *parent=0, const char *name=0);