summaryrefslogtreecommitdiffstats
path: root/kcontrol/joystick/poswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/joystick/poswidget.h')
-rw-r--r--kcontrol/joystick/poswidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/joystick/poswidget.h b/kcontrol/joystick/poswidget.h
index a4d57117e..abe1785c3 100644
--- a/kcontrol/joystick/poswidget.h
+++ b/kcontrol/joystick/poswidget.h
@@ -26,7 +26,7 @@
/**
Widget to display the joystick-selected (x,y) position
*/
-class PosWidget : public QWidget
+class PosWidget : public TQWidget
{
Q_OBJECT