-class wxToolBarSimple : public wxToolBarBase {
-public:
- wxToolBarSimple(wxWindow *parent,
- wxWindowID id,
- const wxPoint& pos = wxDefaultPosition,
- const wxSize& size = wxDefaultSize,
- long style = wxNO_BORDER | wxTB_HORIZONTAL,
- const wxString& name = wxPyToolBarNameStr);
- %name(wxPreToolBarSimple)wxToolBarSimple();
+// class wxToolBarSimple : public wxToolBarBase {
+// public:
+// wxToolBarSimple(wxWindow *parent,
+// wxWindowID id,
+// const wxPoint& pos = wxDefaultPosition,
+// const wxSize& size = wxDefaultSize,
+// long style = wxNO_BORDER | wxTB_HORIZONTAL,
+// const wxString& name = wxPyToolBarNameStr);
+// %name(wxPreToolBarSimple)wxToolBarSimple();