diff options
Diffstat (limited to 'khotkeys/kcontrol/gesturerecorder.h')
-rw-r--r-- | khotkeys/kcontrol/gesturerecorder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/gesturerecorder.h b/khotkeys/kcontrol/gesturerecorder.h index e42de2c0e..07e5f88a4 100644 --- a/khotkeys/kcontrol/gesturerecorder.h +++ b/khotkeys/kcontrol/gesturerecorder.h @@ -24,7 +24,7 @@ namespace KHotKeys class GestureRecorder : public TQFrame { - Q_OBJECT + TQ_OBJECT public: GestureRecorder(TQWidget *parent, const char *name); |