summaryrefslogtreecommitdiffstats
path: root/ktouch/src/ktouchstatistics.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/src/ktouchstatistics.h')
-rw-r--r--ktouch/src/ktouchstatistics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchstatistics.h b/ktouch/src/ktouchstatistics.h
index 3bcc1319..ae136dd6 100644
--- a/ktouch/src/ktouchstatistics.h
+++ b/ktouch/src/ktouchstatistics.h
@@ -27,7 +27,7 @@ class KURL;
/// Implementation of the statistics widget
class KTouchStatistics : public KTouchStatisticsDlg {
Q_OBJECT
- TQ_OBJECT
+
public:
/// Constructor, takes a pointer to the trainer object.
KTouchStatistics(TQWidget* parent);