From ffe8a83e053396df448e9413828527613ca3bd46 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:46:43 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kio/tests/kmimefromext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kio/tests/kmimefromext.cpp') diff --git a/kio/tests/kmimefromext.cpp b/kio/tests/kmimefromext.cpp index e867d4822..248407f95 100644 --- a/kio/tests/kmimefromext.cpp +++ b/kio/tests/kmimefromext.cpp @@ -38,7 +38,7 @@ int main(int argc, char *argv[]) KApplication app; KCmdLineArgs *args = KCmdLineArgs::parsedArgs(); - QString fileName = args->arg( 0 ); + TQString fileName = args->arg( 0 ); // The "true" here means only the filename will be looked at. // "Mime-magic" will not interfer. The file doesn't exist. -- cgit v1.2.1