| 1234567891011121314151617181920 | 
							- /////////////////////////////////////////////////////////////////////////////
 
- // Name:        constants.h
 
- // Purpose:     Constants page of the Doxygen manual
 
- // Author:      wxWidgets team
 
- // Licence:     wxWindows licence
 
- /////////////////////////////////////////////////////////////////////////////
 
- /**
 
- @page page_constants Constants
 
- This chapter describes the constants defined by wxWidgets.
 
- @li @subpage page_stdevtid
 
- @li @subpage page_stockitems
 
- @li @subpage page_cppconst
 
- @li @subpage page_wxusedef
 
- */
 
 
  |