Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / muimaster / classes / palette.conf
blob595b57603dcb3b37cafbd7410f1a662f79eda804
1 ##begin config
2 basename      Palette
3 version       1.1
4 date          06.07.2003
5 superclass    MUIC_Group
6 classdatatype struct MUI_PaletteData
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "palette_private.h"
12 ##end cdef
14 ##begin methodlist
15 OM_NEW
16 OM_SET
17 OM_GET
18 OM_DISPOSE
19 ##end methodlist