diff --git a/kerry/src/main.cpp b/kerry/src/main.cpp index 1a5a583..537b2c4 100644 --- a/kerry/src/main.cpp +++ b/kerry/src/main.cpp @@ -39,7 +39,7 @@ static const char *description = static const char *version = "0.2.1"; -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { { "+term", I18N_NOOP("A term to search"), 0 }, { "show-searchdialog", I18N_NOOP( "Show search dialog on startup" ), 0},