summaryrefslogtreecommitdiffstats
path: root/ktnef/gui
diff options
context:
space:
mode:
Diffstat (limited to 'ktnef/gui')
-rw-r--r--ktnef/gui/attachpropertydialog.h4
-rw-r--r--ktnef/gui/qwmf.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/ktnef/gui/attachpropertydialog.h b/ktnef/gui/attachpropertydialog.h
index b7a78bbc1..aa5e2bf3a 100644
--- a/ktnef/gui/attachpropertydialog.h
+++ b/ktnef/gui/attachpropertydialog.h
@@ -25,8 +25,8 @@
class KTNEFAttach;
class KTNEFProperty;
class KTNEFPropertySet;
-class QListView;
-class QListViewItem;
+class TQListView;
+class TQListViewItem;
class AttachPropertyDialog : public AttachPropertyDialogBase
{
diff --git a/ktnef/gui/qwmf.h b/ktnef/gui/qwmf.h
index 051979df3..2a39b7b9e 100644
--- a/ktnef/gui/qwmf.h
+++ b/ktnef/gui/qwmf.h
@@ -28,8 +28,8 @@
#include <tqimage.h>
#include <tqrect.h>
-class QBuffer;
-class QString;
+class TQBuffer;
+class TQString;
class WmfCmd;
class WinObjHandle;
class WinObjPenHandle;