17 lines
436 B
C
17 lines
436 B
C
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// Name: funcmacro.h
|
||
|
// Purpose: Main function and macro group docs
|
||
|
// Author: wxWidgets team
|
||
|
// RCS-ID: $Id$
|
||
|
// Licence: wxWindows license
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
/**
|
||
|
|
||
|
@defgroup group_funcmacro Functions and Macros
|
||
|
|
||
|
This group defines all major function and macro groups.
|
||
|
|
||
|
*/
|
||
|
|