|
|
@ -124,7 +124,7 @@ int main(int argc, char *argv[])
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// This is the first time through
|
|
|
|
// This is the first time through
|
|
|
|
kdDebug(5950) << "main(): initialising\n";
|
|
|
|
kdDebug(5950) << "[KAlarm] Initializing.\n";
|
|
|
|
KAlarmApp* app = KAlarmApp::getInstance();
|
|
|
|
KAlarmApp* app = KAlarmApp::getInstance();
|
|
|
|
app->restoreSession();
|
|
|
|
app->restoreSession();
|
|
|
|
return app->exec();
|
|
|
|
return app->exec();
|
|
|
|