Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Events: Now using wxDEFINE_EVENT, wxDECLARE_EVENT and Bind
[xestiacalendar/.git] / source / widgets / XCCalendarCtrl.h
index 75fb0a1..5c2e986 100644 (file)
@@ -35,8 +35,8 @@ class XCCalendarCtrl: public wxPanel
 {
        
        private:
-               XCCalendarMonthView *MonthViewCtrl = nullptr;
-               XCCalendarManipulator *ManipulatorCtrl = nullptr;
+               XCCalendarMonthView *monthViewCtrl = nullptr;
+               XCCalendarManipulator *manipulatorCtrl = nullptr;
                wxFlexGridSizer *szrMain = nullptr;
                CalendarDataStorage *calendarStorage = nullptr;
        
@@ -55,9 +55,6 @@ class XCCalendarCtrl: public wxPanel
        public:
                XCCalendarCtrl(wxWindow *parent, CalendarDataStorage *storage);
                ~XCCalendarCtrl();
-
-       
-       DECLARE_EVENT_TABLE()
        
 };
 
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