move cpp constants just before the wxUSE list

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi 2008-02-28 21:29:48 +00:00
parent 3214ac5ad1
commit ef0d16b134

View File

@ -13,12 +13,12 @@
This chapter describes the constants defined by wxWidgets.
@li @subpage page_cppconst
@li @subpage page_keycodes
@li @subpage page_keymodifiers
@li @subpage page_languagecodes
@li @subpage page_stdevtid
@li @subpage page_stockitems
@li @subpage page_cppconst
@li @subpage page_wxusedef
*/