24 lines
459 B
C
24 lines
459 B
C
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// Name: constants.h
|
||
|
// Purpose: Constants page of the Doxygen manual
|
||
|
// Author: wxWidgets team
|
||
|
// RCS-ID: $Id$
|
||
|
// Licence: wxWindows license
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
|
||
|
/*!
|
||
|
|
||
|
@page constants_page Constants
|
||
|
|
||
|
@li @ref cppconst
|
||
|
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
|
||
|
@section cppconst Preprocessor symbols defined by wxWidgets
|
||
|
|
||
|
|
||
|
*/
|