2 Copyright © 2002-2003, The AROS Development Team. All rights reserved.
6 #ifndef _MUI_CLASSES_ABOUTMUI_H
7 #define _MUI_CLASSES_ABOUTMUI_H
9 /*** Name *******************************************************************/
10 #define MUIC_Aboutmui "Aboutmui.mui"
12 /*** Identifier base (for Zune extensions) **********************************/
13 #define MUIB_Aboutmui (MUIB_ZUNE | 0x00000000)
15 /*** Attributes *************************************************************/
16 #define MUIA_Aboutmui_Application (MUIB_MUI | 0x00422523) /* V11 i.. Object * */
19 extern const struct __MUIBuiltinClass _MUI_Aboutmui_desc
; /* PRIV */
21 #endif /* _MUI_CLASSES_ABOUTMUI_H */