diff options
Diffstat (limited to 'kcontrol/joystick/joystick.h')
-rw-r--r-- | kcontrol/joystick/joystick.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/joystick/joystick.h b/kcontrol/joystick/joystick.h index 0f412efb3..2a201b28f 100644 --- a/kcontrol/joystick/joystick.h +++ b/kcontrol/joystick/joystick.h @@ -25,7 +25,7 @@ class JoyWidget; -class joystick: public KCModule +class joystick: public TDECModule { Q_OBJECT |