X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FfrmEditAccount.h;h=4175721c27a6a56b2d64eb16efdb2a665ceece2e;hb=d57580c160153c18c9d191b1a18841687ff3c36c;hp=2cc4bd8167ceec90b9d69aba440ffd9471a47395;hpb=5d754ed0c1a843766a530550ac038c534c2eeb4b;p=xestiaab%2F.git diff --git a/source/frmEditAccount.h b/source/frmEditAccount.h index 2cc4bd8..4175721 100644 --- a/source/frmEditAccount.h +++ b/source/frmEditAccount.h @@ -27,8 +27,7 @@ Subclass of frmEditAccountADT, which is generated by wxFormBuilder. #include "AppXestiaAddrBk.h" #include #include "frmInvalidSSLCertificate.h" -#include "common/svrblist.h" -#include "carddav2/carddav2.h" +#include "connobject/ConnectionObject.h" #if defined(__WIN32__) #include "common/win32ssl.h" @@ -57,7 +56,7 @@ class frmEditAccount : public frmEditAccountADT wxString AccName; bool DialogResult = false; #if defined(__APPLE__) - int DisplayTrustPanel(CardDAV *Connection); + int DisplayTrustPanel(ConnectionObject *Connection); #endif //// end generated class members