revert a few of these back
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -860,7 +860,7 @@ the item.", "");
|
||||
}
|
||||
|
||||
%pythoncode {
|
||||
def Hide(self, item, recursive=false):
|
||||
def Hide(self, item, recursive=False):
|
||||
"""
|
||||
A convenience method for Show(item, False, recursive).
|
||||
"""
|
||||
|
Reference in New Issue
Block a user