Rename KCmd to avoid conflicts with KDE4

r14.0.x
Timothy Pearson 12 years ago
parent 475c08247b
commit 383567041b

@ -119,7 +119,7 @@ int main(int argc, char* argv[]) {
tqInstallMsgHandler( myMessageOutput ); tqInstallMsgHandler( myMessageOutput );
//create about data for this application //create about data for this application
static KCmdLineOptions options[] = static TDECmdLineOptions options[] =
{ {
{"debug", I18N_NOOP("Enable debug messages"),0}, {"debug", I18N_NOOP("Enable debug messages"),0},
{"ignore-session", I18N_NOOP("Ignore the startup session that was saved when BibleTime was closed the last time."),0}, {"ignore-session", I18N_NOOP("Ignore the startup session that was saved when BibleTime was closed the last time."),0},

Loading…
Cancel
Save