X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2FBusinessLogic%2FEngine.cpp;h=0aad994c1fbcfb6a4706ea9474dbfe31829cc479;hb=a0695f697226de46323a2d19cfad4e25d3e6de14;hp=15d394d77047e0f2f29232ea93b5dd38da1dd3b8;hpb=a7e99ef966d7df8b9356eea72d5001809c827066;p=qtmeetings diff --git a/src/BusinessLogic/Engine.cpp b/src/BusinessLogic/Engine.cpp index 15d394d..0aad994 100644 --- a/src/BusinessLogic/Engine.cpp +++ b/src/BusinessLogic/Engine.cpp @@ -102,7 +102,6 @@ void Engine::closeApplication() void Engine::observedEventDetected() { qDebug() << "Engine::observedEventDetected()"; - if ( !iIdleTimeCounter->isActive() ) { iWindowManager->weeklyView()->showCurrentWeek(); @@ -313,3 +312,4 @@ void Engine::fetchMeetingDetailsCancelled() iCommunication->cancelFetchMeetingDetails(); iWindowManager->closeProgressBar(); } +