diff options
Diffstat (limited to 'kio/tests/speed.cpp')
-rw-r--r-- | kio/tests/speed.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/tests/speed.cpp b/kio/tests/speed.cpp index 77cf13764..ae94d83e6 100644 --- a/kio/tests/speed.cpp +++ b/kio/tests/speed.cpp @@ -69,7 +69,7 @@ int main(int argc, char **argv) { TDECmdLineArgs::addCmdLineOptions( options ); - KApplication app; + TDEApplication app; TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs(); |