5 Copyright © 2003-2004, The AROS Development Team. All rights reserved.
9 #include <utility/tagitem.h>
11 /*** Variables **************************************************************/
12 extern struct MUI_CustomClass
*Presenter_CLASS
;
14 /*** Macros *****************************************************************/
15 #define PresenterObject BOOPSIOBJMACRO_START(Presenter_CLASS->mcc_Class)
17 #endif /* _PRESENTER_H_ */