Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
forms: Forms updated
[xestiacalendar/.git] / source / forms / newaccount / frmNewAccount.h
index bf5ff04..c74a148 100644 (file)
@@ -6,13 +6,25 @@
 Subclass of frmNewAccountADT, which is generated by wxFormBuilder.
 */
 
+#include <wx/fileconf.h>
+#include <wx/msgdlg.h>
+#include <string>
+
 #include "../../AppXestiaCalendar.h"
 
+#include "../../libraries/CalendarDataStorage/CalendarDataStorage.h"
+
+#include "dirs.h"
+
 //// end generated include
 
 /** Implementing frmNewAccountADT */
 class frmNewAccount : public frmNewAccountADT
 {
+       private:
+               int PageSeek = 0;
+               wxString ServerPrefix;
+               bool *ReloadAccountConfig = NULL;
        protected:
                // Handlers for frmNewAccountADT events.
                void UpdateRequirements( wxCommandEvent& event );
@@ -20,9 +32,11 @@ class frmNewAccount : public frmNewAccountADT
                void ProcessPrevious( wxCommandEvent& event );
                void ProcessNext( wxCommandEvent& event );
                void CloseWindow( wxCommandEvent& event );
+               void WriteAccountDetails( wxFileConfig *cfgfilein, wxString AccountType, wxString DirectoryName );
        public:
                /** Constructor */
                frmNewAccount( wxWindow* parent );
+               void SetupPointers(bool *ReloadAccountInc, CalendarDataStorage *dataStorage);
        //// 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