Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / muimaster / classes / dtpic.conf
blob66c29621258af9ed22c81f066384eddad2baf4b3
1 ##begin config
2 basename      Dtpic
3 version       1.1
4 date          19.02.2009
5 superclass    MUIC_Area
6 classdatatype struct Dtpic_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "dtpic_private.h"
12 ##end cdef
14 ##begin methodlist
15 OM_NEW
16 MUIM_AskMinMax
17 MUIM_Cleanup
18 MUIM_Draw
19 MUIM_Setup
20 OM_DISPOSE
21 OM_SET
22 OM_GET
23 ##end methodlist