// C++ code generated with wxFormBuilder (version Apr 10 2012)
// C++ code generated with wxFormBuilder (version Oct 8 2012)
// http://www.wxformbuilder.org/
// http://www.wxformbuilder.org/
//
//
// PLEASE DO "NOT" EDIT THIS FILE!
// PLEASE DO "NOT" EDIT THIS FILE!
...
@@ -11,6 +11,9 @@
...
@@ -11,6 +11,9 @@
#include <wx/artprov.h>
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h>
#include <wx/intl.h>
classDIALOG_SHIM;
classwxListView;
#include "dialog_shim.h"
#include "dialog_shim.h"
#include <wx/string.h>
#include <wx/string.h>
#include <wx/stattext.h>
#include <wx/stattext.h>
...
@@ -21,8 +24,8 @@
...
@@ -21,8 +24,8 @@
#include <wx/listctrl.h>
#include <wx/listctrl.h>
#include <wx/sizer.h>
#include <wx/sizer.h>
#include <wx/radiobox.h>
#include <wx/radiobox.h>
#include <wx/statbox.h>
#include <wx/checkbox.h>
#include <wx/checkbox.h>
#include <wx/statbox.h>
#include <wx/statline.h>
#include <wx/statline.h>
#include <wx/button.h>
#include <wx/button.h>
#include <wx/dialog.h>
#include <wx/dialog.h>
...
@@ -45,6 +48,7 @@ class DIALOG_KEEPOUT_AREA_PROPERTIES_BASE : public DIALOG_SHIM
...
@@ -45,6 +48,7 @@ class DIALOG_KEEPOUT_AREA_PROPERTIES_BASE : public DIALOG_SHIM
protected:
protected:
wxStaticText*m_staticTextLayerSelection;
wxStaticText*m_staticTextLayerSelection;
wxListView*m_LayerSelectionCtrl;
wxListView*m_LayerSelectionCtrl;
wxStaticText*m_staticTextprops;
wxRadioBox*m_OrientEdgesOpt;
wxRadioBox*m_OrientEdgesOpt;
wxRadioBox*m_OutlineAppearanceCtrl;
wxRadioBox*m_OutlineAppearanceCtrl;
wxCheckBox*m_cbTracksCtrl;
wxCheckBox*m_cbTracksCtrl;
...
@@ -62,7 +66,7 @@ class DIALOG_KEEPOUT_AREA_PROPERTIES_BASE : public DIALOG_SHIM
...
@@ -62,7 +66,7 @@ class DIALOG_KEEPOUT_AREA_PROPERTIES_BASE : public DIALOG_SHIM
public:
public:
DIALOG_KEEPOUT_AREA_PROPERTIES_BASE(wxWindow*parent,wxWindowIDid=wxID_ANY,constwxString&title=_("Keepout Area Properties"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(308,355),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxFULL_REPAINT_ON_RESIZE|wxSUNKEN_BORDER);
DIALOG_KEEPOUT_AREA_PROPERTIES_BASE(wxWindow*parent,wxWindowIDid=wxID_ANY,constwxString&title=_("Keepout Area Properties"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(308,338),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxFULL_REPAINT_ON_RESIZE|wxSUNKEN_BORDER);