summaryrefslogtreecommitdiffstats
path: root/kaddressbook/features
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/features')
-rw-r--r--kaddressbook/features/distributionlistngwidget.h10
-rw-r--r--kaddressbook/features/distributionlistwidget.h6
-rw-r--r--kaddressbook/features/resourceselection.h4
3 files changed, 10 insertions, 10 deletions
diff --git a/kaddressbook/features/distributionlistngwidget.h b/kaddressbook/features/distributionlistngwidget.h
index 0bfa3d29..8c90c0dc 100644
--- a/kaddressbook/features/distributionlistngwidget.h
+++ b/kaddressbook/features/distributionlistngwidget.h
@@ -31,11 +31,11 @@
#include <tqstringlist.h>
-class QDragEnterEvent;
-class QDragMoveEvent;
-class QDropEvent;
-class QPoint;
-class QPushButton;
+class TQDragEnterEvent;
+class TQDragMoveEvent;
+class TQDropEvent;
+class TQPoint;
+class TQPushButton;
namespace KABC {
class DistributionListManager;
diff --git a/kaddressbook/features/distributionlistwidget.h b/kaddressbook/features/distributionlistwidget.h
index 4ee5e76a..e74ac758 100644
--- a/kaddressbook/features/distributionlistwidget.h
+++ b/kaddressbook/features/distributionlistwidget.h
@@ -30,9 +30,9 @@
#include "extensionwidget.h"
-class QButtonGroup;
-class QComboBox;
-class QListView;
+class TQButtonGroup;
+class TQComboBox;
+class TQListView;
class DistributionListView;
diff --git a/kaddressbook/features/resourceselection.h b/kaddressbook/features/resourceselection.h
index 831cc4a5..21c3ee84 100644
--- a/kaddressbook/features/resourceselection.h
+++ b/kaddressbook/features/resourceselection.h
@@ -28,8 +28,8 @@
#include "extensionwidget.h"
-class QListViewItem;
-class QPushButton;
+class TQListViewItem;
+class TQPushButton;
namespace KPIM { class ResourceABC; }