From 7be55ffa061c026e35e2d6a0effe1161ddb0d41f Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:53:50 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- korn/intid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korn/intid.h') diff --git a/korn/intid.h b/korn/intid.h index ab4b4d3cc..34a68092e 100644 --- a/korn/intid.h +++ b/korn/intid.h @@ -40,7 +40,7 @@ public: * Return a string representation of this (for debugging purposes only) * @return a string representation */ - virtual QString toString() const; + virtual TQString toString() const; /** * Create an exact copy of this. -- cgit v1.2.1