X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FAppXestiaAddrBk.h;h=f3164c44bd74c8f3fbf51fb8575723064d99a9ce;hp=835663ea32d07a145324acef7ee4f22c4035ead8;hb=4770beb6c24fc13a8d9c87477f572bf9a3e29b30;hpb=7ae1677354b786e1f25d49fbfe891d9ec7d6b896 diff --git a/source/AppXestiaAddrBk.h b/source/AppXestiaAddrBk.h index 835663e..f3164c4 100644 --- a/source/AppXestiaAddrBk.h +++ b/source/AppXestiaAddrBk.h @@ -43,7 +43,6 @@ #include #include #include -#include #include #include #include @@ -1341,7 +1340,7 @@ class frmContactEditorGeopositionADT : public wxDialog public: - frmContactEditorGeopositionADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Geoposition Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 350,201 ), long style = wxDEFAULT_DIALOG_STYLE ); + frmContactEditorGeopositionADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("Geoposition Editor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 353,233 ), long style = wxDEFAULT_DIALOG_STYLE ); ~frmContactEditorGeopositionADT(); };