calendarwidgetplugin/inc/contentlayouthandler.h
changeset 3 b2d662d68a49
parent 1 f8e7eccf5f96
--- a/calendarwidgetplugin/inc/contentlayouthandler.h	Thu Sep 02 20:15:01 2010 +0300
+++ b/calendarwidgetplugin/inc/contentlayouthandler.h	Fri Sep 17 08:27:22 2010 +0300
@@ -432,6 +432,11 @@
     AgendaUtil* mAgendaUtil;
     QList<AgendaEntry> mAgendaEntryList;
     XQSettingsManager* mCalendarKeyManager;
+    
+    //label visibility
+    bool mReminderVisible;
+    bool mUpperLabelLongVisible;
+    bool mUpperLabelShortVisible;
 
     // State variables
     bool mDateHighlightActive;