Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / muimaster / classes / mccprefs.h
blobd570dd0302f8c92c5e5ddcded64ef0e1d203ea02
1 /*
2 Copyright © 2003, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef _MUI_CLASSES_MCCPREFS_H
7 #define _MUI_CLASSES_MCCPREFS_H
9 #define MUIC_Mccprefs "Mccprefs.mui"
11 extern const struct __MUIBuiltinClass _MUI_Mccprefs_desc; /* PRIV */
13 #endif