avoid streaming of 'private' children
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3763,6 +3763,7 @@ static int CoordToRowOrCol(int coord, int defaultDist, int minDist,
|
||||
IMPLEMENT_DYNAMIC_CLASS_XTI(wxGrid, wxScrolledWindow,"wx/grid.h")
|
||||
|
||||
WX_BEGIN_PROPERTIES_TABLE(wxGrid)
|
||||
WX_HIDE_PROPERTY( Children )
|
||||
WX_END_PROPERTIES_TABLE()
|
||||
|
||||
WX_BEGIN_HANDLERS_TABLE(wxGrid)
|
||||
|
Reference in New Issue
Block a user