diff options
Diffstat (limited to 'superkaramba/src/main.cpp')
-rw-r--r-- | superkaramba/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/src/main.cpp b/superkaramba/src/main.cpp index f4215f0..e1c19b0 100644 --- a/superkaramba/src/main.cpp +++ b/superkaramba/src/main.cpp @@ -44,7 +44,7 @@ static const char *description = static const char *version = "0.42"; -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { // { "+[URL]", I18N_NOOP( "Document to open" ), 0 }, // { "!nosystray", I18N_NOOP("Disable systray icon"), 0 }, |