Added XRCed to the wxPython Tools directory, contributed by Roman
Rolinsky. Added wrappers for the default ctor and the Create methods for most window classes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1265,7 +1265,6 @@ public:
|
||||
long style = wxWANTS_CHARS,
|
||||
const char* name = wxPanelNameStr );
|
||||
|
||||
//~wxGrid();
|
||||
|
||||
enum wxGridSelectionModes {wxGridSelectCells,
|
||||
wxGridSelectRows,
|
||||
|
Reference in New Issue
Block a user