summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar/icq
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/oscar/icq')
-rw-r--r--kopete/protocols/oscar/icq/icqprotocol.h2
-rw-r--r--kopete/protocols/oscar/icq/icqreadaway.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/oscar/icq/icqprotocol.h b/kopete/protocols/oscar/icq/icqprotocol.h
index 96b2e201..a64813eb 100644
--- a/kopete/protocols/oscar/icq/icqprotocol.h
+++ b/kopete/protocols/oscar/icq/icqprotocol.h
@@ -21,7 +21,7 @@
#include "kopetemimetypehandler.h"
#include "kopeteonlinestatus.h"
-class QComboBox;
+class TQComboBox;
/*class ICQUserInfoWidget;
class ICQContact;*/
diff --git a/kopete/protocols/oscar/icq/icqreadaway.h b/kopete/protocols/oscar/icq/icqreadaway.h
index 81981257..695a0eed 100644
--- a/kopete/protocols/oscar/icq/icqreadaway.h
+++ b/kopete/protocols/oscar/icq/icqreadaway.h
@@ -23,7 +23,7 @@
class ICQAccount;
class ICQContact;
class KTextBrowser;
-class QVBox;
+class TQVBox;
class ICQReadAway : public KDialogBase
{