#include <wx/datectrl.h>
#include <wx/dateevt.h>
#include <wx/bmpbuttn.h>
-#include <wx/slider.h>
#include <wx/gauge.h>
#include <wx/checklst.h>
#include <wx/filepicker.h>
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();
};