summaryrefslogtreecommitdiffstats
path: root/kspaceduel
diff options
context:
space:
mode:
Diffstat (limited to 'kspaceduel')
-rw-r--r--kspaceduel/dialogs.h14
-rw-r--r--kspaceduel/playerinfo.h2
2 files changed, 8 insertions, 8 deletions
diff --git a/kspaceduel/dialogs.h b/kspaceduel/dialogs.h
index 2cfe08ba..9a9bdb8b 100644
--- a/kspaceduel/dialogs.h
+++ b/kspaceduel/dialogs.h
@@ -1,13 +1,13 @@
#ifndef __SP_DIALOG_H
#define __SP_DIALOG_H
-class QPushButton;
-class QLabel;
-class QComboBox;
-class QTabWidget;
-class QSlider;
-class QLCDNumber;
-class QCheckBox;
+class TQPushButton;
+class TQLabel;
+class TQComboBox;
+class TQTabWidget;
+class TQSlider;
+class TQLCDNumber;
+class TQCheckBox;
#include <kconfigdialog.h>
diff --git a/kspaceduel/playerinfo.h b/kspaceduel/playerinfo.h
index 42fc8158..022d533e 100644
--- a/kspaceduel/playerinfo.h
+++ b/kspaceduel/playerinfo.h
@@ -3,7 +3,7 @@
#include <tqframe.h>
#include <tqlabel.h>
-class QPixmap;
+class TQPixmap;
#include <tqlcdnumber.h>
#include <tqcolor.h>