Finished initial review of [q-r] by Utensil Candel also making the enumeration lists more readable (one per line).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2008-06-21 02:38:44 +00:00
parent b8c57d7f0e
commit bbc5b7f897
7 changed files with 568 additions and 204 deletions

View File

@@ -34,7 +34,7 @@
platform.
@li @c <wx/confbase.h> - Base config class.
@li @c <wx/fileconf.h> - wxFileConfig class.
@li @c <wx/msw/regconf.h> - wxRegConfig class.
@li @c <wx/msw/regconf.h> - wxRegConfig class, see also wxRegKey.
@section configbase_example Example