summaryrefslogtreecommitdiffstats
path: root/kcontrol/joystick/joywidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/joystick/joywidget.h')
-rw-r--r--kcontrol/joystick/joywidget.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/kcontrol/joystick/joywidget.h b/kcontrol/joystick/joywidget.h
index d857229e8..06b05a4ba 100644
--- a/kcontrol/joystick/joywidget.h
+++ b/kcontrol/joystick/joywidget.h
@@ -26,13 +26,13 @@
class JoyDevice;
class PosWidget;
-class QLabel;
-class QTable;
-class QTimer;
-class QComboBox;
-class QPushButton;
-class QCheckBox;
-class QHBox;
+class TQLabel;
+class TQTable;
+class TQTimer;
+class TQComboBox;
+class TQPushButton;
+class TQCheckBox;
+class TQHBox;
// the widget which displays all buttons, values, etc.
class JoyWidget : public QWidget