From eba47f8f0637f451e21348187591e1f1fd58ac74 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:23:46 +0000 Subject: TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ksvg/test/external/printnodetest.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksvg/test/external/printnodetest.h') diff --git a/ksvg/test/external/printnodetest.h b/ksvg/test/external/printnodetest.h index e95a46a9..19385014 100644 --- a/ksvg/test/external/printnodetest.h +++ b/ksvg/test/external/printnodetest.h @@ -2,7 +2,7 @@ #define PRINTNODETEST_H #include -#include +#include namespace KSVG { @@ -16,7 +16,7 @@ public: ~Worker(); private slots: - void slotParsingFinished(bool error, const QString &errorDesc); + void slotParsingFinished(bool error, const TQString &errorDesc); private: // It's not allowed to store a m_doc object here, -- cgit v1.2.1