diff --git a/src/app/main.cpp b/src/app/main.cpp index bb4f94f..262d701 100644 --- a/src/app/main.cpp +++ b/src/app/main.cpp @@ -10,7 +10,7 @@ #include "mainWindow.h" -static const KCmdLineOptions options[] = +static const TDECmdLineOptions options[] = { { "+[path]", I18N_NOOP( "Scan 'path'" ), 0 }, { 0, 0, 0 }