@ -31,9 +31,9 @@ static const char description[]=I18N_NOOP("System Logs Viewer Tool for TDE");
static const char version[]="0.3.2";
static KCmdLineOptions options[] = {
static TDECmdLineOptions options[] = {
{ "+[URL]", I18N_NOOP( "Document to open" ), 0 },
KCmdLineLastOption
TDECmdLineLastOption
};