summaryrefslogtreecommitdiffstats
path: root/ksnake
diff options
context:
space:
mode:
Diffstat (limited to 'ksnake')
-rw-r--r--ksnake/startroom.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksnake/startroom.h b/ksnake/startroom.h
index 683cd6e1..3750b6c4 100644
--- a/ksnake/startroom.h
+++ b/ksnake/startroom.h
@@ -28,8 +28,8 @@
#include <tqwidget.h>
-class QLabel;
-class QSpinBox;
+class TQLabel;
+class TQSpinBox;
class StartRoom : public QWidget
{