New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git] / workbench / classes / zune / prefswindow / prefswindow.conf
blob074d2466a652750111feada50c622dd64ca5942a
1 ##begin config
2 basename      PrefsWindow
3 version       1.1
4 date          09.02.2004
5 superclass    MUIC_Window
6 classdatatype struct PrefsWindow_DATA
7 ##end config
9 ##begin cdef
10 #include <libraries/mui.h>
11 #include "prefswindow.h"
12 #include "prefswindow_private.h"
13 ##end cdef
15 ##begin methodlist
16 OM_DISPOSE
17 OM_GET
18 OM_NEW
19 OM_SET
20 ##end methodlist