summaryrefslogtreecommitdiffstats
path: root/src/Mainpage.dox
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mainpage.dox')
-rw-r--r--src/Mainpage.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mainpage.dox b/src/Mainpage.dox
index 135e65e4..bbf96246 100644
--- a/src/Mainpage.dox
+++ b/src/Mainpage.dox
@@ -51,7 +51,7 @@ Example:
KCmdLineArgs::init(argc, argv, &aboutData);
KCmdLineArgs::addCmdLineOptions( options );
- KApplication app;
+ TDEApplication app;
MyAppExtension::init();