@@ -96,9 +96,9 @@ class dialog_copper_zone_frame : public wxDialog
public:
dialog_copper_zone_frame(wxWindow*parent,wxWindowIDid=wxID_ANY,constwxString&title=_("Fill Zones Options"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(545,493),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER);
~dialog_copper_zone_frame();
dialog_copper_zone_base(wxWindow*parent,wxWindowIDid=wxID_ANY,constwxString&title=_("Fill Zones Options"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(545,493),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER);
DialogNonCopperZonesProperties(wxWindow*parent,wxWindowIDid=wxID_ANY,constwxString&title=_("Non copper zones properties"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(366,221),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxFULL_REPAINT_ON_RESIZE|wxSUNKEN_BORDER);
DialogNonCopperZonesPropertiesBase(wxWindow*parent,wxWindowIDid=wxID_ANY,constwxString&title=_("Non Copper Zones Properties"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(366,221),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxFULL_REPAINT_ON_RESIZE|wxSUNKEN_BORDER);