Fix minor errors in XRC format overview.
Correct the tag in an example and a section name. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -214,7 +214,7 @@ For example, "my_dlg" in this snippet:
|
|||||||
<object_ref ref="template" name="my_dlg">
|
<object_ref ref="template" name="my_dlg">
|
||||||
<title>My dialog</title>
|
<title>My dialog</title>
|
||||||
<centered>1</centered>
|
<centered>1</centered>
|
||||||
</object>
|
</object_ref>
|
||||||
@endcode
|
@endcode
|
||||||
is identical to:
|
is identical to:
|
||||||
@code
|
@code
|
||||||
@@ -526,7 +526,7 @@ controls cannot have children.
|
|||||||
@endTable
|
@endTable
|
||||||
|
|
||||||
|
|
||||||
@subsubsection xrc_wxanimationctrl wxBannerWindow
|
@subsubsection xrc_wxbannerwindow wxBannerWindow
|
||||||
|
|
||||||
@beginTable
|
@beginTable
|
||||||
@hdr3col{property, type, description}
|
@hdr3col{property, type, description}
|
||||||
|
Reference in New Issue
Block a user