Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
camelCase: Converted code in forms directories
[xestiacalendar/.git] / source / forms / preferences / frmPreferences.h
index 2b8ebbf..a5eec97 100644 (file)
@@ -45,14 +45,14 @@ class frmPreferences : public frmPreferencesADT
 {
        private:
                void ReloadAccounts();
-               wxImageList *AccImgList =  new wxImageList(16,16,true,wxIMAGE_LIST_SMALL);
-               int AccountID = 0;
-               int AccountNetID = 0;
-               int AccountUnsupportedID = 0;
+               wxImageList *accImgList =  new wxImageList(16,16,true,wxIMAGE_LIST_SMALL);
+               int accountID = 0;
+               int accountNetID = 0;
+               int accountUnsupportedID = 0;
                XCALPreferences *preferences;
-               wxString preffilename;
-               bool FirstLoad = TRUE;
-               bool *ReloadAccountConfig;
+               wxString prefFilename;
+               bool firstLoad = TRUE;
+               bool *reloadAccountConfig;
        protected:
                // Handlers for frmPreferencesADT events.
                void LoadPreferences( wxInitDialogEvent& event );
@@ -67,7 +67,7 @@ class frmPreferences : public frmPreferencesADT
                /** Constructor */
                frmPreferences( wxWindow* parent );
                ~frmPreferences();
-               void SetupPointers( bool *ReloadAccountInc );
+               void SetupPointers( bool *reloadAccountInc );
        //// end generated class members
        
 };
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