revert between 56095 -> 55830 in arch
[AROS.git] / workbench / libs / muimaster / classes / popasl.conf
blobfcaf5a3b3dddd7e5322efdc3132d0d657a5d9afb
1 ##begin config
2 basename      Popasl
3 version       1.1
4 date          06.07.2003
5 superclass    MUIC_Popstring
6 classdatatype struct Popasl_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 ##end cdef
13 ##begin cdefprivate
14 #include "popasl_private.h"
15 ##end cdefprivate
17 ##begin methodlist
18 OM_DISPOSE
19 OM_GET
20 OM_SET
21 OM_NEW
22 MUIM_Cleanup
23 ##end methodlist