2 Copyright © 2010, The AROS Development Team. All rights reserved.
6 #ifndef _SMATTRIBUTES_H
7 #define _SMATTRIBUTES_H
9 #define MUIA_ScreenModeAttributes_DisplayID (TAG_USER | 1)
11 extern struct MUI_CustomClass
*ScreenModeAttributes_CLASS
;
12 #define ScreenModeAttributesObject BOOPSIOBJMACRO_START(ScreenModeAttributes_CLASS->mcc_Class)