From e140fe793e447985ac06d109a8548ab62ea99d6e Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:20:32 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1158428 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmplot/kmplot/kmplotio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmplot') diff --git a/kmplot/kmplot/kmplotio.h b/kmplot/kmplot/kmplotio.h index 8fac662e..3a92aa75 100644 --- a/kmplot/kmplot/kmplotio.h +++ b/kmplot/kmplot/kmplotio.h @@ -29,7 +29,7 @@ #include #include "xparser.h" -class QString; +class TQString; class XParser; /** @short This class manages the file operations load and save. -- cgit v1.2.3