Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / muimaster / classes / frameadjust.conf
blobe1d5576ae28e794f49a5892323550e0e3cdc5ceb
1 ##begin config
2 basename      Frameadjust
3 version       1.1
4 date          06.07.2003
5 superclass    MUIC_Group
6 classdatatype struct Frameadjust_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "frame.h"
12 #include "frameadjust_private.h"
13 ##end cdef
15 ##begin methodlist
16 OM_GET
17 OM_NEW
18 ##end methodlist