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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ktouch/src/ktouchstatistics.h b/ktouch/src/ktouchstatistics.h
index 98983168..d621a462 100644
--- a/ktouch/src/ktouchstatistics.h
+++ b/ktouch/src/ktouchstatistics.h
@@ -27,9 +27,10 @@ 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);
+ KTouchStatistics(TQWidget* tqparent);
/// Fills the statistics dialog with data and executes it.
void run(const KURL& currentLecture, const KTouchStatisticsData& stats,