Check for SYS/GL during library init. Reason is that
[AROS.git] / workbench / libs / muimaster / classes / coloradjust.conf
blobc062a97fa5f486743f1d41f004e895937657e28d
1 ##begin config
2 basename      Coloradjust
3 version       1.1
4 date          06.07.2003
5 superclass    MUIC_Group
6 classdatatype struct Coloradjust_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 ##end cdef
13 ##begin cdefprivate
14 #include "coloradjust_private.h"
15 ##end cdefprivate
17 ##begin methodlist
18 OM_DISPOSE
19 OM_GET
20 OM_NEW
21 OM_SET
22 MUIM_Cleanup
23 MUIM_Setup
24 ##end methodlist