summaryrefslogtreecommitdiffstats
path: root/kopete/kopete
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete')
-rw-r--r--kopete/kopete/addaccountwizard/addaccountwizard.h2
-rw-r--r--kopete/kopete/addcontactwizard/addcontactwizard.h2
-rw-r--r--kopete/kopete/addcontactwizard/fastaddcontactwizard.h2
-rw-r--r--kopete/kopete/chatwindow/chattexteditpart.h2
-rw-r--r--kopete/kopete/chatwindow/chatview.h2
-rw-r--r--kopete/kopete/chatwindow/emoticonselector.h6
-rw-r--r--kopete/kopete/chatwindow/kopetechatwindow.h12
-rw-r--r--kopete/kopete/config/avdevice/avdeviceconfig.h4
-rw-r--r--kopete/kopete/config/behavior/behaviorconfig.h4
-rw-r--r--kopete/kopete/config/identity/globalidentitiesmanager.h2
-rw-r--r--kopete/kopete/contactlist/customnotificationprops.h2
-rw-r--r--kopete/kopete/contactlist/kopetelviprops.h2
-rw-r--r--kopete/kopete/contactlist/kopetemetacontactlvi.h2
-rw-r--r--kopete/kopete/kopeteapplication.h2
-rw-r--r--kopete/kopete/kopeteeditglobalidentitywidget.h2
-rw-r--r--kopete/kopete/kopetewindow.h10
-rw-r--r--kopete/kopete/systemtray.h4
17 files changed, 31 insertions, 31 deletions
diff --git a/kopete/kopete/addaccountwizard/addaccountwizard.h b/kopete/kopete/addaccountwizard/addaccountwizard.h
index 3f8cccbf..7458d8b1 100644
--- a/kopete/kopete/addaccountwizard/addaccountwizard.h
+++ b/kopete/kopete/addaccountwizard/addaccountwizard.h
@@ -23,7 +23,7 @@
#include <kwizard.h>
-class QListViewItem;
+class TQListViewItem;
class KPluginInfo;
diff --git a/kopete/kopete/addcontactwizard/addcontactwizard.h b/kopete/kopete/addcontactwizard/addcontactwizard.h
index 646353a3..0c0d5af6 100644
--- a/kopete/kopete/addcontactwizard/addcontactwizard.h
+++ b/kopete/kopete/addcontactwizard/addcontactwizard.h
@@ -29,7 +29,7 @@
#include "addcontactwizard_base.h"
class AddContactPage;
-class QCheckListItem;
+class TQCheckListItem;
namespace Kopete
{
diff --git a/kopete/kopete/addcontactwizard/fastaddcontactwizard.h b/kopete/kopete/addcontactwizard/fastaddcontactwizard.h
index 496a282f..981052b4 100644
--- a/kopete/kopete/addcontactwizard/fastaddcontactwizard.h
+++ b/kopete/kopete/addcontactwizard/fastaddcontactwizard.h
@@ -33,7 +33,7 @@
#include "fastaddcontactwizard_base.h"
class AddContactPage;
-class QListViewItem;
+class TQListViewItem;
namespace Kopete
{
diff --git a/kopete/kopete/chatwindow/chattexteditpart.h b/kopete/kopete/chatwindow/chattexteditpart.h
index d16567ad..03b2ff3c 100644
--- a/kopete/kopete/chatwindow/chattexteditpart.h
+++ b/kopete/kopete/chatwindow/chattexteditpart.h
@@ -22,7 +22,7 @@
#include <tqstringlist.h>
-class QTimer;
+class TQTimer;
class KCompletion;
class KDictSpellingHighlighter;
diff --git a/kopete/kopete/chatwindow/chatview.h b/kopete/kopete/chatwindow/chatview.h
index 7e083d80..1a89af99 100644
--- a/kopete/kopete/chatwindow/chatview.h
+++ b/kopete/kopete/chatwindow/chatview.h
@@ -24,7 +24,7 @@
#include <ktextedit.h> // for covariant return type of editWidget
#include <tqptrdict.h>
-class QTimer;
+class TQTimer;
class ChatTextEditPart;
class ChatMembersListWidget;
diff --git a/kopete/kopete/chatwindow/emoticonselector.h b/kopete/kopete/chatwindow/emoticonselector.h
index df51a5b6..1b23f2f8 100644
--- a/kopete/kopete/chatwindow/emoticonselector.h
+++ b/kopete/kopete/chatwindow/emoticonselector.h
@@ -22,9 +22,9 @@
#include <tqlabel.h>
#include <tqwidget.h>
-class QGridLayout;
-class QHideEvent;
-class QShowEvent;
+class TQGridLayout;
+class TQHideEvent;
+class TQShowEvent;
class EmoticonLabel : public QLabel
{
diff --git a/kopete/kopete/chatwindow/kopetechatwindow.h b/kopete/kopete/chatwindow/kopetechatwindow.h
index 6b896d81..c80a0dad 100644
--- a/kopete/kopete/chatwindow/kopetechatwindow.h
+++ b/kopete/kopete/chatwindow/kopetechatwindow.h
@@ -28,15 +28,15 @@ class KAction;
class KToggleAction;
class KActionMenu;
class KTempFile;
-class QPixmap;
-class QTabWidget;
+class TQPixmap;
+class TQTabWidget;
class KSqueezedTextLabel;
class KPushButton;
-class QVBox;
-class QVBoxLayout;
-class QFrame;
+class TQVBox;
+class TQVBoxLayout;
+class TQFrame;
class KTabWidget;
-class QLabel;
+class TQLabel;
class KopeteEmoticonAction;
class KopeteView;
class KSelectAction;
diff --git a/kopete/kopete/config/avdevice/avdeviceconfig.h b/kopete/kopete/config/avdevice/avdeviceconfig.h
index 3648a913..b6c52a03 100644
--- a/kopete/kopete/config/avdevice/avdeviceconfig.h
+++ b/kopete/kopete/config/avdevice/avdeviceconfig.h
@@ -28,8 +28,8 @@
# include <tqgl.h>
#endif
-class QFrame;
-class QTabWidget;
+class TQFrame;
+class TQTabWidget;
class AVDeviceConfig_VideoDevice;
class AVDeviceConfig_AudioDevice;
diff --git a/kopete/kopete/config/behavior/behaviorconfig.h b/kopete/kopete/config/behavior/behaviorconfig.h
index 8fead0ed..7fa4c992 100644
--- a/kopete/kopete/config/behavior/behaviorconfig.h
+++ b/kopete/kopete/config/behavior/behaviorconfig.h
@@ -23,8 +23,8 @@ namespace Kopete
class Away;
}
-class QFrame;
-class QTabWidget;
+class TQFrame;
+class TQTabWidget;
class BehaviorConfig_General;
class BehaviorConfig_Events;
diff --git a/kopete/kopete/config/identity/globalidentitiesmanager.h b/kopete/kopete/config/identity/globalidentitiesmanager.h
index 71e890b0..4beb3bfa 100644
--- a/kopete/kopete/config/identity/globalidentitiesmanager.h
+++ b/kopete/kopete/config/identity/globalidentitiesmanager.h
@@ -25,7 +25,7 @@ namespace Kopete
{
class MetaContact;
}
-class QDomDocument;
+class TQDomDocument;
/**
* This singleton class handle the loading, saving and manipulating of all the global identities from a XML file.
diff --git a/kopete/kopete/contactlist/customnotificationprops.h b/kopete/kopete/contactlist/customnotificationprops.h
index f28ada4c..af1fc4f5 100644
--- a/kopete/kopete/contactlist/customnotificationprops.h
+++ b/kopete/kopete/contactlist/customnotificationprops.h
@@ -20,7 +20,7 @@
#define KOPETE_CUSTOM_NOTIFICATION_PROPS_H
class CustomNotificationWidget;
-class QBoxLayout;
+class TQBoxLayout;
namespace Kopete
{
diff --git a/kopete/kopete/contactlist/kopetelviprops.h b/kopete/kopete/contactlist/kopetelviprops.h
index de28e4b5..54ff2540 100644
--- a/kopete/kopete/contactlist/kopetelviprops.h
+++ b/kopete/kopete/contactlist/kopetelviprops.h
@@ -27,7 +27,7 @@
#include "kopetegvipropswidget.h"
#include "kopetemetalvipropswidget.h"
-class QButtonGroup;
+class TQButtonGroup;
class AddressBookLinkWidget;
class CustomNotificationProps;
diff --git a/kopete/kopete/contactlist/kopetemetacontactlvi.h b/kopete/kopete/contactlist/kopetemetacontactlvi.h
index d795475f..02b16be4 100644
--- a/kopete/kopete/contactlist/kopetemetacontactlvi.h
+++ b/kopete/kopete/contactlist/kopetemetacontactlvi.h
@@ -29,7 +29,7 @@
#include <klistview.h>
-class QVariant;
+class TQVariant;
class KAction;
class KListAction;
diff --git a/kopete/kopete/kopeteapplication.h b/kopete/kopete/kopeteapplication.h
index d9264031..201b1ac7 100644
--- a/kopete/kopete/kopeteapplication.h
+++ b/kopete/kopete/kopeteapplication.h
@@ -30,7 +30,7 @@
class KopeteWindow;
class QSessionManager;
-class QMimeSourceFactory;
+class TQMimeSourceFactory;
namespace Kopete
{
diff --git a/kopete/kopete/kopeteeditglobalidentitywidget.h b/kopete/kopete/kopeteeditglobalidentitywidget.h
index 208d8316..49a4e564 100644
--- a/kopete/kopete/kopeteeditglobalidentitywidget.h
+++ b/kopete/kopete/kopeteeditglobalidentitywidget.h
@@ -76,7 +76,7 @@ private:
Private *d;
};
-class QMouseEvent;
+class TQMouseEvent;
/**
* This is a special label that react to click.
* Also display a "hand" when hovered.
diff --git a/kopete/kopete/kopetewindow.h b/kopete/kopete/kopetewindow.h
index 158b2805..494f6f08 100644
--- a/kopete/kopete/kopetewindow.h
+++ b/kopete/kopete/kopetewindow.h
@@ -25,12 +25,12 @@
#include <kmainwindow.h>
#include <tqlabel.h>
-class QHBox;
-class QTimer;
-class QSignalMapper;
+class TQHBox;
+class TQTimer;
+class TQSignalMapper;
-class QMouseEvent;
-class QPoint;
+class TQMouseEvent;
+class TQPoint;
class KAction;
class KActionMenu;
diff --git a/kopete/kopete/systemtray.h b/kopete/kopete/systemtray.h
index 997ebb9b..a723ec7d 100644
--- a/kopete/kopete/systemtray.h
+++ b/kopete/kopete/systemtray.h
@@ -27,8 +27,8 @@
#include "kopetemessageevent.h"
-class QTimer;
-class QPoint;
+class TQTimer;
+class TQPoint;
class KPopupMenu;
class KActionMenu;
class KopeteBalloon;