diff --git a/src/main.cpp b/src/main.cpp index 6cbed57..001e143 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -32,7 +32,7 @@ static const char *description = // INSERT A DESCRIPTION FOR YOUR APPLICATION HERE -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { {"nodock",I18N_NOOP("Don't dock in Kicker"),0}, { 0, 0, 0 }