summaryrefslogtreecommitdiffstats
path: root/kio/tests/ktradertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kio/tests/ktradertest.cpp')
-rw-r--r--kio/tests/ktradertest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/tests/ktradertest.cpp b/kio/tests/ktradertest.cpp
index d2ceb4c00..b05444dfd 100644
--- a/kio/tests/ktradertest.cpp
+++ b/kio/tests/ktradertest.cpp
@@ -37,7 +37,7 @@ int main( int argc, char **argv )
TDECmdLineArgs::addCmdLineOptions( options );
- KApplication app( false, false ); // no GUI
+ TDEApplication app( false, false ); // no GUI
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();