diff options
Diffstat (limited to 'kcontrol/joystick/poswidget.h')
-rw-r--r-- | kcontrol/joystick/poswidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/joystick/poswidget.h b/kcontrol/joystick/poswidget.h index 324ee1da2..3ee85a912 100644 --- a/kcontrol/joystick/poswidget.h +++ b/kcontrol/joystick/poswidget.h @@ -28,7 +28,7 @@ */ class PosWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: PosWidget(TQWidget *parent = 0, const char *name = 0); |