X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2FBusinessLogic%2FEngine.cpp;h=6cf5ee40f65760be2f553a590d596f1c36ac8467;hb=7e9daec272450fa2eeffe0a08732ef4696b37a4f;hp=9fd0c6c9c8fa0197c1fe6cb6aea7af93339d1166;hpb=627d527566f469ac20bfd9ee536f4624f9dd0655;p=qtmeetings diff --git a/src/BusinessLogic/Engine.cpp b/src/BusinessLogic/Engine.cpp index 9fd0c6c..6cf5ee4 100644 --- a/src/BusinessLogic/Engine.cpp +++ b/src/BusinessLogic/Engine.cpp @@ -421,7 +421,7 @@ void Engine::tick( QDateTime aCurrentDateTime ) void Engine::updateRoomInfo() { qDebug() << "ENGINE::: updateMeetings"; - roomStatusInfoNeeded(iCurrentRoom); + iUIManager->currentRoomChanged( iCurrentRoom ); } void Engine::configurationChanged()