summaryrefslogtreecommitdiffstats
path: root/python/pykde/extra/kde332
diff options
context:
space:
mode:
Diffstat (limited to 'python/pykde/extra/kde332')
-rw-r--r--python/pykde/extra/kde332/kaccelaction.h2
-rw-r--r--python/pykde/extra/kde332/kaccelbase.h4
-rw-r--r--python/pykde/extra/kde332/konsole_part.h6
-rw-r--r--python/pykde/extra/kde332/ksycocafactory.h4
-rw-r--r--python/pykde/extra/kde332/ktoolbarbutton.h6
5 files changed, 11 insertions, 11 deletions
diff --git a/python/pykde/extra/kde332/kaccelaction.h b/python/pykde/extra/kde332/kaccelaction.h
index 83127675..0418297c 100644
--- a/python/pykde/extra/kde332/kaccelaction.h
+++ b/python/pykde/extra/kde332/kaccelaction.h
@@ -29,7 +29,7 @@
class KAccelBase;
-class QObject;
+class TQObject;
class KConfig;
class KConfigBase;
diff --git a/python/pykde/extra/kde332/kaccelbase.h b/python/pykde/extra/kde332/kaccelbase.h
index 7cdbb618..e2ec66e9 100644
--- a/python/pykde/extra/kde332/kaccelbase.h
+++ b/python/pykde/extra/kde332/kaccelbase.h
@@ -29,8 +29,8 @@
#include "kaccelaction.h"
#include "kkeyserver_x11.h"
-class QPopupMenu;
-class QWidget;
+class TQPopupMenu;
+class TQWidget;
//----------------------------------------------------
diff --git a/python/pykde/extra/kde332/konsole_part.h b/python/pykde/extra/kde332/konsole_part.h
index 52bab26b..e264732c 100644
--- a/python/pykde/extra/kde332/konsole_part.h
+++ b/python/pykde/extra/kde332/konsole_part.h
@@ -34,10 +34,10 @@
class KInstance;
class konsoleBrowserExtension;
-class QPushButton;
-class QSpinBox;
+class TQPushButton;
+class TQSpinBox;
class KPopupMenu;
-class QCheckBox;
+class TQCheckBox;
class KRootPixmap;
class KToggleAction;
class KSelectAction;
diff --git a/python/pykde/extra/kde332/ksycocafactory.h b/python/pykde/extra/kde332/ksycocafactory.h
index 1ecd5d82..2a114ee0 100644
--- a/python/pykde/extra/kde332/ksycocafactory.h
+++ b/python/pykde/extra/kde332/ksycocafactory.h
@@ -25,8 +25,8 @@
#include <tqdict.h>
#include <tqptrlist.h>
class KSycoca;
-class QStringList;
-class QString;
+class TQStringList;
+class TQString;
class KSycocaDict;
class KSycocaResourceList;
diff --git a/python/pykde/extra/kde332/ktoolbarbutton.h b/python/pykde/extra/kde332/ktoolbarbutton.h
index 26868197..f6b899fb 100644
--- a/python/pykde/extra/kde332/ktoolbarbutton.h
+++ b/python/pykde/extra/kde332/ktoolbarbutton.h
@@ -32,9 +32,9 @@
class KToolBar;
class KToolBarButtonPrivate;
class KInstance;
-class QEvent;
-class QPopupMenu;
-class QPainter;
+class TQEvent;
+class TQPopupMenu;
+class TQPainter;
/**
* A toolbar button. This is used internally by KToolBar, use the