summaryrefslogtreecommitdiffstats
path: root/ktouch/src/ktouch.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/src/ktouch.h')
-rw-r--r--ktouch/src/ktouch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouch.h b/ktouch/src/ktouch.h
index 7b58b411..85addef3 100644
--- a/ktouch/src/ktouch.h
+++ b/ktouch/src/ktouch.h
@@ -57,7 +57,7 @@ class KTouchPrefColorsLayout;
/// (KTouchTrainer), which will then process it. So the heavy work lies in the trainer
/// object and all the widgets.
class KTouch : public TDEMainWindow {
- Q_OBJECT
+ TQ_OBJECT
public:
/// Constructor, creates the KTouch proggy.