wxSpinButton was missing in XRC spec, added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-10-01 19:57:40 +00:00
parent 033508e1b1
commit 07c2258057

View File

@@ -1282,7 +1282,7 @@ HTML markup. Note that the markup has to be escaped:
@endTable
@subsubsection xrc_wxspinctrl wxSpinCtrl
@subsubsection xrc_wxspinbutton wxSpinButton
@beginTable
@hdr3col{property, type, description}
@@ -1295,6 +1295,11 @@ HTML markup. Note that the markup has to be escaped:
@endTable
@subsubsection xrc_wxspinctrl wxSpinCtrl
wxSpinCtrl supports the properties as @ref xrc_wxspinbutton.
@subsubsection xrc_wxsplitterwindow wxSplitterWindow
@beginTable