diff --git a/wxPython/src/_sizers.i b/wxPython/src/_sizers.i index 26e7c75cb4..05d6af4e7e 100644 --- a/wxPython/src/_sizers.i +++ b/wxPython/src/_sizers.i @@ -121,7 +121,7 @@ of item.", ""); needed by borders.", ""); DocDeclStr( - void , SetDimension( wxPoint pos, wxSize size ), + void , SetDimension( const wxPoint& pos, const wxSize& size ), "Set the position and size of the space allocated for this item by the sizer, and adjust the position and size of the item (window or subsizer) to be within that space taking alignment and borders into