diff --git a/smb4k/main.cpp b/smb4k/main.cpp index 1b225f5..423398b 100644 --- a/smb4k/main.cpp +++ b/smb4k/main.cpp @@ -51,7 +51,7 @@ static const char *description = I18N_NOOP( "Smb4K is an advanced network neighborhood browser and a\n" "front end to the programs of the Samba software suite." ); -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { // { "+[File]", I18N_NOOP("file to open"), 0 }, { 0, 0, 0 }