]>
Commit | Line | Data |
---|---|---|
6e7f563b BP |
1 | ///////////////////////////////////////////////////////////////////////////// |
2 | // Name: class_menus.h | |
3 | // Purpose: Menu classes group docs | |
4 | // Author: wxWidgets team | |
526954c5 | 5 | // Licence: wxWindows licence |
6e7f563b BP |
6 | ///////////////////////////////////////////////////////////////////////////// |
7 | ||
8 | /** | |
9 | ||
10 | @defgroup group_class_menus Menus | |
11 | @ingroup group_class | |
12 | ||
dbbca9fd FM |
13 | Group of classes for handling menu bars and items. |
14 | ||
6e7f563b BP |
15 | */ |
16 |