summaryrefslogtreecommitdiffstats
path: root/tdeio/tests/speed.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tests/speed.cpp')
-rw-r--r--tdeio/tests/speed.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tests/speed.cpp b/tdeio/tests/speed.cpp
index 0c517c808..1f2740527 100644
--- a/tdeio/tests/speed.cpp
+++ b/tdeio/tests/speed.cpp
@@ -54,7 +54,7 @@ void SpeedTest::entries(TDEIO::Job*, const UDSEntryList& list) {
void SpeedTest::finished(Job*) {
kdDebug() << "job finished" << endl;
- kapp->quit();
+ tdeApp->quit();
}
static TDECmdLineOptions options[] =