Changes to screen saver mode connection status handling
[qtmeetings] / src / BusinessLogic / Engine.h
index 69239d4..b0be476 100644 (file)
@@ -207,6 +207,7 @@ private:
        
        Room *iCurrentRoom;
        bool iCommunicationFailed;
+       bool iCurrentWeekFetched;
 };
 
 #endif /*ENGINE_H_*/