summaryrefslogtreecommitdiffstats
path: root/ktouch/src/ktouchchartwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/src/ktouchchartwidget.h')
-rw-r--r--ktouch/src/ktouchchartwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchchartwidget.h b/ktouch/src/ktouchchartwidget.h
index 87120703..9d40b660 100644
--- a/ktouch/src/ktouchchartwidget.h
+++ b/ktouch/src/ktouchchartwidget.h
@@ -23,7 +23,7 @@ class KTouchTrainer;
/// This is the chart widget and contains all chart drawing code.
class KTouchChartWidget : public KPlotWidget {
- Q_OBJECT
+ TQ_OBJECT
public:
/// Constructor.