From 36e4074ba1536a63a121293b20663a38cad836b7 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:26:34 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kopete/libkopete/kopeteonlinestatusmanager.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kopete/libkopete/kopeteonlinestatusmanager.h') diff --git a/kopete/libkopete/kopeteonlinestatusmanager.h b/kopete/libkopete/kopeteonlinestatusmanager.h index 926ef3fc..7a52d8c2 100644 --- a/kopete/libkopete/kopeteonlinestatusmanager.h +++ b/kopete/libkopete/kopeteonlinestatusmanager.h @@ -23,9 +23,9 @@ #include "kopeteonlinestatus.h" #include "kaction.h" -class QString; -class QPixmap; -class QColor; +class TQString; +class TQPixmap; +class TQColor; class KActionMenu; namespace Kopete -- cgit v1.2.1