summaryrefslogtreecommitdiffstats
path: root/lskat/lskat/lskat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lskat/lskat/lskat.h')
-rw-r--r--lskat/lskat/lskat.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lskat/lskat/lskat.h b/lskat/lskat/lskat.h
index e44f7e1b..cd20b841 100644
--- a/lskat/lskat/lskat.h
+++ b/lskat/lskat/lskat.h
@@ -23,7 +23,7 @@
#include <config.h>
#endif
-// include files for Qt
+// include files for TQt
#include <tqstrlist.h>
// include files for KDE
@@ -69,6 +69,7 @@ class LSkatView;
class LSkatApp : public KMainWindow
{
Q_OBJECT
+ TQ_OBJECT
friend class LSkatView;