summaryrefslogtreecommitdiffstats
path: root/kuickshow/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kuickshow/src/main.cpp')
-rw-r--r--kuickshow/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kuickshow/src/main.cpp b/kuickshow/src/main.cpp
index b1b5de44..36286463 100644
--- a/kuickshow/src/main.cpp
+++ b/kuickshow/src/main.cpp
@@ -52,7 +52,7 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv)
TDECmdLineArgs::init( argc, argv, &about );
TDECmdLineArgs::addCmdLineOptions( options );
- KApplication app;
+ TDEApplication app;
if ( app.isRestored() ) {
(new KuickShow())->restore( 1, false ); // don't show automatically