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 --- kaddressbook/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kaddressbook/main.cpp') diff --git a/kaddressbook/main.cpp b/kaddressbook/main.cpp index bfb5f815..48cf08b6 100644 --- a/kaddressbook/main.cpp +++ b/kaddressbook/main.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include @@ -74,7 +74,7 @@ int KAddressBookApp::newInstance() // otherwise, leave the window like it is (hidden or shown) KStartupInfo::appStarted(); } else { - QString file; + TQString file; if ( args->isSet( "document" ) ) { file = args->getOption( "document" ); } -- cgit v1.2.3