Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Version 0.12 release
[xestiaab/.git] / source / frmNewAccount.h
index e488364..d6f0853 100644 (file)
@@ -25,6 +25,7 @@
  */
 
 #include "AppXestiaAddrBk.h"
+#include "carddav/carddav.h"
 #include <wx/fileconf.h>
 
 //// end generated include
 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 );
+#if defined(__APPLE__)
+       int DisplayTrustPanel(CardDAV *Connection);
+       SecTrustResultType ProcessResultType(CardDAV *Connection);
+#endif
 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;
+       void SetErrorMessageLabel();
 };
 
 #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