]> git.saurik.com Git - wxWidgets.git/commitdiff
wxSpinButton was missing in XRC spec, added
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 1 Oct 2008 19:57:40 +0000 (19:57 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 1 Oct 2008 19:57:40 +0000 (19:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/overviews/xrc_format.h

index 0c258a5dba95a84acac71d0106fe12f0ba5e082b..7c43eb27c1ffbda966d5a6cfb95ebbf28f19a08d 100644 (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