Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Updated/Added copyright header and licensing to all source files
[xestiacalendar/.git] / source / widgets / XCCalendarList.h
index 7dbb093..75bc9e8 100644 (file)
@@ -1,6 +1,6 @@
 // XCCalendarList.h - Xestia Calendar XCCalendarList header file.
 //
-// (c) 2016 Xestia Software Development.
+// (c) 2016-2017 Xestia Software Development.
 //
 // This file is part of Xestia Calendar.
 //
@@ -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