summaryrefslogtreecommitdiffstats
path: root/klettres
diff options
context:
space:
mode:
Diffstat (limited to 'klettres')
-rw-r--r--klettres/klettres/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/klettres/klettres/main.cpp b/klettres/klettres/main.cpp
index d4ec18fa..837fe00d 100644
--- a/klettres/klettres/main.cpp
+++ b/klettres/klettres/main.cpp
@@ -92,7 +92,7 @@ int main(int argc, char **argv)
I18N_NOOP("Timer setting widgets"), "michael.goettsche AT kdemail.net");
TDECmdLineArgs::init(argc, argv, &about);
TDECmdLineArgs::addCmdLineOptions(options);
- KApplication app;
+ TDEApplication app;
// see if we are starting with session management
if (app.isRestored())