Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / libs / muimaster / classes / popframe.conf
blob39e0c5641cf792609bf9696486602a01bd995335
1 ##begin config
2 basename      Popframe
3 version       1.1
4 date          06.07.2003
5 superclass    MUIC_Framedisplay
6 classdatatype struct Popframe_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "popframe_private.h"
12 ##end cdef
14 ##begin methodlist
15 OM_DISPOSE
16 OM_NEW
17 MUIM_DisconnectParent
18 MUIM_Hide
19 MUIM_Popframe_CloseWindow
20 MUIM_Popframe_OpenWindow
21 ##end methodlist