Fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -424,7 +424,7 @@ be used from XRC.
|
|||||||
You should not use AddWindow, AddSizer, AddSpacer (and similar for
|
You should not use AddWindow, AddSizer, AddSpacer (and similar for
|
||||||
Insert, Prepend, and etc.) methods any longer. Just use Add and the
|
Insert, Prepend, and etc.) methods any longer. Just use Add and the
|
||||||
wrappers will figure out what to do. **[Changed in 2.5.2.x]**
|
wrappers will figure out what to do. **[Changed in 2.5.2.x]**
|
||||||
AddWindow, AddSize, AddSpacer and etc. will now issue a
|
AddWindow, AddSizer, AddSpacer and etc. will now issue a
|
||||||
DeprecationWarning.
|
DeprecationWarning.
|
||||||
|
|
||||||
**[Changed in 2.5.2.x]** The Sizers have had some fundamental internal
|
**[Changed in 2.5.2.x]** The Sizers have had some fundamental internal
|
||||||
|
Reference in New Issue
Block a user