summaryrefslogtreecommitdiffstats
path: root/kcontrol/konsole
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/konsole')
-rw-r--r--kcontrol/konsole/kcmkonsole.h4
-rw-r--r--kcontrol/konsole/schemaeditor.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/konsole/kcmkonsole.h b/kcontrol/konsole/kcmkonsole.h
index bf93d1cfb..255a63e66 100644
--- a/kcontrol/konsole/kcmkonsole.h
+++ b/kcontrol/konsole/kcmkonsole.h
@@ -22,8 +22,8 @@
#include "kcmkonsoledialog.h"
-class QFont;
-class QStringList;
+class TQFont;
+class TQStringList;
class KCMKonsole
: public KCModule
diff --git a/kcontrol/konsole/schemaeditor.h b/kcontrol/konsole/schemaeditor.h
index 9b17f169d..612c43b99 100644
--- a/kcontrol/konsole/schemaeditor.h
+++ b/kcontrol/konsole/schemaeditor.h
@@ -24,7 +24,7 @@
#include <kapplication.h>
#include <tqwidget.h>
-class QPixmap;
+class TQPixmap;
class KSharedPixmap;
#include "schemadialog.h"