ViewBase added and major changes to use the new architecture
[qtmeetings] / src / UserInterface / Views / RoomStatusIndicatorWidget.cpp
index 7421a47..c903bc0 100644 (file)
@@ -11,7 +11,7 @@
 QTime RoomStatusIndicatorWidget::endOfTheDay = QTime( 23, 59, 0, 0 );\r
 \r
 RoomStatusIndicatorWidget::RoomStatusIndicatorWidget( Room *aDefaultRoom, Room::Status aStatus, QTime aUntil, QString aTimeFormat, QWidget *aParent ) :\r
-               ObservedWidget( aParent ), iTimeFormat( aTimeFormat )\r
+               ViewBase( ViewBase::ObservedView, aParent ), iTimeFormat( aTimeFormat )\r
 {\r
        QFont importantTextFont;\r
        //importantTextFont.setBold( true );\r