summaryrefslogtreecommitdiffstats
path: root/kwallet
diff options
context:
space:
mode:
Diffstat (limited to 'kwallet')
-rw-r--r--kwallet/konfigurator/konfigurator.h2
-rw-r--r--kwallet/kwalleteditor.h6
-rw-r--r--kwallet/kwalletmanager.h2
3 files changed, 5 insertions, 5 deletions
diff --git a/kwallet/konfigurator/konfigurator.h b/kwallet/konfigurator/konfigurator.h
index 0d4d4b6..338e844 100644
--- a/kwallet/konfigurator/konfigurator.h
+++ b/kwallet/konfigurator/konfigurator.h
@@ -24,7 +24,7 @@
class KConfig;
class WalletConfigWidget;
-class QListViewItem;
+class TQListViewItem;
class KWalletConfig : public KCModule {
Q_OBJECT
diff --git a/kwallet/kwalleteditor.h b/kwallet/kwalleteditor.h
index 62cbcf1..9036bce 100644
--- a/kwallet/kwalleteditor.h
+++ b/kwallet/kwalleteditor.h
@@ -27,9 +27,9 @@
#include <tqstringlist.h>
class KAction;
-class QIconViewItem;
-class QListViewItem;
-class QCheckBox;
+class TQIconViewItem;
+class TQListViewItem;
+class TQCheckBox;
class KWalletFolderIconView;
class KWalletEntryList;
class KWMapEditor;
diff --git a/kwallet/kwalletmanager.h b/kwallet/kwalletmanager.h
index c9cc553..afb083e 100644
--- a/kwallet/kwalletmanager.h
+++ b/kwallet/kwalletmanager.h
@@ -26,7 +26,7 @@
class KSystemTray;
class KWalletIconView;
-class QIconViewItem;
+class TQIconViewItem;
class DCOPRef;