Rename KCmd to avoid conflicts with KDE4

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

@ -119,7 +119,7 @@ int main(int argc, char* argv[]) {
tqInstallMsgHandler( myMessageOutput );
//create about data for this application
static KCmdLineOptions options[] =
static TDECmdLineOptions options[] =
{
{"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},

Loading…
Cancel
Save