Fixed the room status indicator view partly. Image is still not shown
[qtmeetings] / src / BusinessLogic / Engine.h
index 3efc471..b6bd8dd 100644 (file)
@@ -43,6 +43,8 @@ public:
 
 signals:
 
+       void roomStatusChanged( Room::Status aStatus, QTime aUntil );
+
 private slots:
        //! Slot. Closes the application.
        /*!