summaryrefslogtreecommitdiffstats
path: root/ktouch/src/ktouchstatisticsdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/src/ktouchstatisticsdata.h')
-rw-r--r--ktouch/src/ktouchstatisticsdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchstatisticsdata.h b/ktouch/src/ktouchstatisticsdata.h
index c7655aca..15ab2f82 100644
--- a/ktouch/src/ktouchstatisticsdata.h
+++ b/ktouch/src/ktouchstatisticsdata.h
@@ -27,7 +27,7 @@
#include <set> // I'm using std::set here because QT is missing this container type
-class QWidget;
+class TQWidget;
// This file contains all class declarations dealing with the statistics obtained in KTouch.