Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added OS X support for frmNewAccount itself.
[xestiaab/.git] / source / frmNewAccount.h
index c335dfa..d6f0853 100644 (file)
@@ -25,6 +25,7 @@
  */
 
 #include "AppXestiaAddrBk.h"
+#include "carddav/carddav.h"
 #include <wx/fileconf.h>
 
 //// end generated include
@@ -40,6 +41,10 @@ protected:
        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 );
@@ -49,6 +54,7 @@ private:
        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