Rename KCmd to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 12 years ago
parent 8c21484c89
commit ee06eaa217

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

Loading…
Cancel
Save