diff options
Diffstat (limited to 'kopete/protocols/jabber/jabberaccount.h')
-rw-r--r-- | kopete/protocols/jabber/jabberaccount.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/jabber/jabberaccount.h b/kopete/protocols/jabber/jabberaccount.h index a2781006..fd1dfc0f 100644 --- a/kopete/protocols/jabber/jabberaccount.h +++ b/kopete/protocols/jabber/jabberaccount.h @@ -33,8 +33,8 @@ #include <im.h> #include "jabberclient.h" -class QString; -class QStringList; +class TQString; +class TQStringList; class KActionMenu; class JabberResourcePool; class JabberContact; |