Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
frmMain: Implemented code to hide/show calendar entries
[xestiacalendar/.git] / source / widgets / XCCalendarList.h
index 7dbb093..eaac1d0 100644 (file)
@@ -41,13 +41,16 @@ class XCCalendarList: public wxPopupTransientWindow
                wxScrolledWindow *scwMain = nullptr;
                wxBoxSizer *szrScrolled = nullptr;
                std::vector<XCCalendarListAccountCtrl*> accountControlList;
+               std::string checksumUpdate = "";
        protected:
-               
        public:
                XCCalendarList(wxWindow *parent);
-               void UpdateCalendarList(CalendarDataStorage *dataStorage);
                ~XCCalendarList();
        
+               void UpdateCalendarList(CalendarDataStorage *dataStorage);
+               std::vector<int> GetHiddenAccountsList();
+               std::vector<int> GetHiddenCalendarsList();
+       
 };
 
 #endif
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy