correct a typo in wxSplitterWindow gravity parameter name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1428,7 +1428,7 @@ wxSpinCtrl supports the properties as @ref xrc_wxspinbutton.
|
||||
Initial position of the sash (default: 0).}
|
||||
@row3col{minsize, integer,
|
||||
Minimum child size (default: not set).}
|
||||
@row3col{minsize, @ref overview_xrcformat_type_float,
|
||||
@row3col{gravity, @ref overview_xrcformat_type_float,
|
||||
Sash gravity, see wxSplitterWindow::SetSashGravity() (default: not set).}
|
||||
@endTable
|
||||
|
||||
|
Reference in New Issue
Block a user