Tabs to spaces, more consistent formatting.
[AROS.git] / workbench / libs / muimaster / classes / popscreen.h
blob7fcdcc13d3605e7d300b111b07d4e9ad2b796565
1 #ifndef _MUI_CLASSES_POPSCREEN_H
2 #define _MUI_CLASSES_POPSCREEN_H
4 /*
5 Copyright © 2002-2003, The AROS Development Team. All rights reserved.
6 $Id$
7 */
9 /****************************************************************************/
10 /*** Name *******************************************************************/
11 #define MUIC_Popscreen "Popscreen.mui"
13 /*** Identifier base (for Zune extensions) **********************************/
14 #define MUIB_Popscreen (MUIB_ZUNE | 0x00002600)
17 extern const struct __MUIBuiltinClass _MUI_Popscreen_desc; /* PRIV */
19 #endif /* _MUI_CLASSES_POPSCREEN_H */