cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -310,8 +310,8 @@ public:
|
||||
raise TypeError, 'Expected wxSizer or wxWindow parameter'
|
||||
"
|
||||
|
||||
// Recursively call wxWindow::Show () on all sizer items.
|
||||
void ShowItems (bool show);
|
||||
// Recursively call wxWindow::Show() on all sizer items.
|
||||
void ShowItems(bool show);
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user