From: Francesco Montorsi Date: Thu, 28 Feb 2008 21:29:48 +0000 (+0000) Subject: move cpp constants just before the wxUSE list X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ef0d16b13418c4621141aacf37f5e89b2163a13d 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 --- diff --git a/docs/doxygen/mainpages/constants.h b/docs/doxygen/mainpages/constants.h index 71be73a820..9e807332ab 100644 --- a/docs/doxygen/mainpages/constants.h +++ b/docs/doxygen/mainpages/constants.h @@ -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 */