doxygen warnings and formatting fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-10-19 16:07:00 +00:00
parent 3a74a290a9
commit 41e69d79ea
8 changed files with 230 additions and 229 deletions

View File

@@ -31,7 +31,7 @@ enum wxXmlResourceFlags
The class holds XML resources from one or more .xml files, binary files or zip
archive files.
@see @ref overview_xrc, @ref xrc_format
@see @ref overview_xrc, @ref overview_xrcformat
@library{wxxrc}
@category{xrc}