Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
camelCase: Converted code in widgets directory
[xestiacalendar/.git] / source / widgets / XCEventMenu.h
index a02a01d..02662f2 100644 (file)
@@ -45,17 +45,18 @@ class XCEventMenuADT : public wxMenu
 class XCEventMenu : public XCEventMenuADT
 {
        private:
-               std::map<std::string, wxMenuItem*> MenuItems = {};
-               wxWindow *WindowPtr = NULL;
-               bool EnableAccountSettings = FALSE;
-               bool SearchModeOnly = FALSE;
+               std::map<std::string, wxMenuItem*> menuItems = {};
+               wxWindow *windowPtr = NULL;
+               bool enableAccountSettings = FALSE;
+               bool searchModeOnly = FALSE;
+               int calendarID = 0;
+               int eventID = 0;
                void AppendMenuItem(wxString ObjectName,
                        wxString MenuName, 
                        wxString MenuDescription,
                        XCEventMenuID ItemID,
                        wxItemKind ItemType);
-               int calendarID = 0;
-               int eventID = 0;
+
        protected:
                void ProcessMenuItemClick(wxCommandEvent& event);
        public:
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