Text.mui cleanup:
[AROS.git] / workbench / libs / muimaster / classes / crawling.h
bloba09f9ee551f8243df4e35686b812711adfe1c3e9
1 #ifndef _MUI_CLASSES_CRAWLING_H
2 #define _MUI_CLASSES_CRAWLING_H
4 /*
5 Copyright © 2002-2003, The AROS Development Team. All rights reserved.
6 $Id$
7 */
9 /****************************************************************************/
10 /*** Name *******************************************************************/
11 #define MUIC_Crawling "Crawling.mcc"
13 /*** Identifier base (for Zune extensions) **********************************/
14 //#define MUIB_Crawling (MUIB_ZUNE | 0x0000????)
16 extern const struct __MUIBuiltinClass _MUI_Crawling_desc; /* PRIV */
18 #endif /* _MUI_CLASSES_CRAWLING_H */