User interface and menu fixes
[qtmeetings] / src / UserInterface / Components / ScheduleWidget.h
index c0269dd..27c7f11 100644 (file)
@@ -266,6 +266,12 @@ private:
        //! Color for a busy cell.
        static const QColor sBusyBackground;
 
+       //! Color for a busy cell.
+       static const QColor sCurrentBackgroundStart;
+
+       //! Color for a busy cell.
+       static const QColor sCurrentBackground;
+
        //! Color for headers.
        static const QColor sHeaderBackground;