User interface update
[qtmeetings] / src / UserInterface / Views / RoomStatusIndicatorWidget.h
index 643160a..64978b0 100644 (file)
@@ -10,7 +10,7 @@
 \r
 class QLabel;\r
 class QVBoxLayout;\r
-class TimeDisplayWidget;\r
+class BorderedBarWidget;\r
 \r
 class QEvent;\r
 \r
@@ -88,8 +88,9 @@ private:
        QLabel *iDefaultRoomLabel;\r
        QLabel *iStatusLabel;\r
        QLabel *iUntilTextLabel;\r
-       QLabel *iConnectionLabel;\r
-       TimeDisplayWidget *iTimeDisplay;\r
+       BorderedBarWidget *iTimeDisplay;\r
+       BorderedBarWidget *iStatusBar;\r
+\r
        QString iTimeFormat;\r
 \r
        static QTime endOfTheDay;\r