Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / muimaster / classes / floattext.h
blob1271a3c79431d60a2930f37ee9460fe827615a36
1 #ifndef _MUI_CLASSES_VOLUMELIST_H
2 #define _MUI_CLASSES_VOLUMELIST_H
4 /*
5 Copyright © 2002-2003, The AROS Development Team. All rights reserved.
6 $Id$
7 */
9 /*** Name *******************************************************************/
10 #define MUIC_Floattext "Floattext.mui"
12 /*** Identifier base (for Zune extensions) **********************************/
13 #define MUIB_Floattext (MUIB_ZUNE | 0x1500)
15 extern const struct __MUIBuiltinClass _MUI_Floattext_desc; /* PRIV */
17 #endif /* _MUI_CLASSES_VOLUMELIST_H */