git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41349
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
-MAKE_CONST_WXSTRING_NOSWIG(PanelNameStr);
+MAKE_CONST_WXSTRING_NOSWIG(GridNameStr);
MAKE_CONST_WXSTRING_NOSWIG(DefaultDateTimeFormat);
//---------------------------------------------------------------------------
MAKE_CONST_WXSTRING_NOSWIG(DefaultDateTimeFormat);
//---------------------------------------------------------------------------
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxWANTS_CHARS,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxWANTS_CHARS,
- const wxString& name = wxPyPanelNameStr);
+ const wxString& name = wxPyGridNameStr);
%RenameCtor(PreGrid, wxGrid());
%RenameCtor(PreGrid, wxGrid());
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxWANTS_CHARS,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxWANTS_CHARS,
- const wxString& name = wxPyPanelNameStr );
+ const wxString& name = wxPyGridNameStr );
// Override the global renamer to leave these as they are, for backwards
// compatibility
// Override the global renamer to leave these as they are, for backwards
// compatibility