Removed the unnecessary inner group: the list and scrollbar are now
[AROS.git] / workbench / libs / muimaster / classes / poplist.conf
blobb4b7c787cb02b33c54c6fb466a1781e42ba01e6f
1 ##begin config
2 basename      Poplist
3 version       1.0
4 date          14.10.2003
5 superclass    MUIC_Popobject
6 classdatatype struct Poplist_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 ##end cdef
13 ##begin cdefprivate
14 #include "poplist_private.h"
15 ##end cdefprivate
17 ##begin methodlist
18 OM_NEW
19 ##end methodlist