Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Fix indentation in frmNewAccount.h
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sat, 2 Apr 2016 08:55:39 +0000 (09:55 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sat, 2 Apr 2016 08:55:39 +0000 (09:55 +0100)
source/frmNewAccount.h

index e488364..c335dfa 100644 (file)
 class frmNewAccount : public frmNewAccountADT
 {
 protected:
-    // Handlers for frmNewAccountADT events.
-    void CheckAccountName( wxCommandEvent& event );
-    void ProcessPrevious( wxCommandEvent& event );
-    void ProcessNext( wxCommandEvent& event );
-    void CloseWindow( wxCommandEvent& event );
-    void UpdateRequirements( wxCommandEvent& event );
-    void WriteAccountDetails( wxFileConfig *cfgfilein, wxString AccountType, wxString DirectoryName );
+       // Handlers for frmNewAccountADT events.
+       void CheckAccountName( wxCommandEvent& event );
+       void ProcessPrevious( wxCommandEvent& event );
+       void ProcessNext( wxCommandEvent& event );
+       void CloseWindow( wxCommandEvent& event );
+       void UpdateRequirements( wxCommandEvent& event );
+       void WriteAccountDetails( wxFileConfig *cfgfilein, wxString AccountType, wxString DirectoryName );
 public:
-    /** Constructor */
-    frmNewAccount( wxWindow* parent );
-    void SetupPointers(bool *ReloadAccountInc);
-    //// end generated class members
+       /** Constructor */
+       frmNewAccount( wxWindow* parent );
+       void SetupPointers(bool *ReloadAccountInc);
+       //// end generated class members
 private:
-    int PageSeek = 0;
-    wxString ServerPrefix;
-    bool *ReloadAccountConfig = NULL;
+       int PageSeek = 0;
+       wxString ServerPrefix;
+       bool *ReloadAccountConfig = NULL;
 };
 
 #endif // __frmNewAccount__
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