revert between 56095 -> 55830 in arch
[AROS.git] / workbench / libs / muimaster / classes / framedisplay.conf
blob811b7b007b8aa184867576e77d74a86e7f38ddc9
1 ##begin config
2 basename      Framedisplay
3 version       1.1
4 date          06.07.2003
5 superclass    MUIC_Area
6 classdatatype struct Framedisplay_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "frame.h"
12 ##end cdef
14 ##begin cdefprivate
15 #include "framedisplay_private.h"
16 ##end cdefprivate
18 ##begin methodlist
19 OM_GET
20 OM_NEW
21 OM_SET
22 MUIM_AskMinMax
23 MUIM_DragDrop
24 MUIM_DragQuery
25 MUIM_Draw
26 ##end methodlist