diff options
Diffstat (limited to 'kcontrol/joystick/joywidget.h')
-rw-r--r-- | kcontrol/joystick/joywidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/joystick/joywidget.h b/kcontrol/joystick/joywidget.h index 45291d275..057a8bd9e 100644 --- a/kcontrol/joystick/joywidget.h +++ b/kcontrol/joystick/joywidget.h @@ -37,7 +37,7 @@ class TQHBox; // the widget which displays all buttons, values, etc. class JoyWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: JoyWidget(TQWidget *parent = 0, const char *name = 0); |