diff --git a/bibletime/main.cpp b/bibletime/main.cpp index f9d3208..1458cfb 100644 --- a/bibletime/main.cpp +++ b/bibletime/main.cpp @@ -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},