]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/mainpages/constants.h
fixed the error 'macro parameters must be comma-separated' reported by running gcc...
[wxWidgets.git] / docs / doxygen / mainpages / constants.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: constants.h
3 // Purpose: Constants page of the Doxygen manual
4 // Author: wxWidgets team
5 // RCS-ID: $Id$
6 // Licence: wxWindows license
7 /////////////////////////////////////////////////////////////////////////////
8
9
10 /**
11
12 @page page_constants Constants
13
14 This chapter describes the constants defined by wxWidgets.
15
16 @li @subpage page_keycodes
17 @li @subpage page_keymodifiers
18 @li @subpage page_stdevtid
19 @li @subpage page_stockitems
20 @li @subpage page_cppconst
21 @li @subpage page_wxusedef
22
23 */