summaryrefslogtreecommitdiffstats
path: root/ktuberling/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ktuberling/main.cpp')
-rw-r--r--ktuberling/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktuberling/main.cpp b/ktuberling/main.cpp
index 482902e5..fd8fc1de 100644
--- a/ktuberling/main.cpp
+++ b/ktuberling/main.cpp
@@ -39,7 +39,7 @@ int main(int argc, char *argv[])
TDECmdLineArgs::init(argc, argv, &aboutData);
TDECmdLineArgs::addCmdLineOptions(options);
- KApplication app;
+ TDEApplication app;
KGlobal::locale()->insertCatalogue("libtdegames");
KImageIO::registerFormats();