]>
Commit | Line | Data |
---|---|---|
3db7c3b1 BP |
1 | ///////////////////////////////////////////////////////////////////////////// |
2 | // Name: funcmacro.h | |
3 | // Purpose: Main function and macro group docs | |
4 | // Author: wxWidgets team | |
5 | // RCS-ID: $Id$ | |
526954c5 | 6 | // Licence: wxWindows licence |
3db7c3b1 BP |
7 | ///////////////////////////////////////////////////////////////////////////// |
8 | ||
9 | /** | |
10 | ||
0f660b35 | 11 | @defgroup group_funcmacro Functions and Macros by Category |
3db7c3b1 BP |
12 | |
13 | This group defines all major function and macro groups. | |
14 | ||
15 | */ | |
16 |