From 8f14fb0418241694e61cb35dda95fea6d9b7830d Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:23:47 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdecore/kglobal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdecore/kglobal.h') diff --git a/kdecore/kglobal.h b/kdecore/kglobal.h index 14bf26d32..c00279e1b 100644 --- a/kdecore/kglobal.h +++ b/kdecore/kglobal.h @@ -30,7 +30,7 @@ class KStandardDirs; class KStaticDeleterBase; class KStaticDeleterList; class KStringDict; -class QString; +class TQString; /** * Access to the KDE global objects. -- cgit v1.2.1