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 12599626..77b1b015 100644
--- a/src/Mainpage.dox
+++ b/src/Mainpage.dox
@@ -33,7 +33,7 @@ Example:
#include "myappextension.h"
- static KCmdLineOptions options[] =
+ static TDECmdLineOptions options[] =
{
{ "profile <profile>", I18N_NOOP("Profile to load"), 0 },
{ 0,0,0 }