Fix docstring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -872,7 +872,7 @@ the item.", "");
|
||||
|
||||
DocDeclStr(
|
||||
void , ShowItems(bool show),
|
||||
"Recursively call `wx.Window.Show` on all sizer items.", "");
|
||||
"Recursively call `wx.SizerItem.Show` on all sizer items.", "");
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user