Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / classes / zune / systemprefswindow / systemprefswindow.conf
blob616ddb0707b67f78e8e0d8446ad1c9f566b60445
1 ##begin config
2 basename      SystemPrefsWindow
3 version       1.0
4 date          09.02.2004
5 superclass    MUIC_PrefsWindow
6 classdatatype struct SystemPrefsWindow_DATA
7 ##end config
9 ##begin cdef
10 #include <libraries/mui.h>
11 #include <zune/prefswindow.h>
12 #include "systemprefswindow.h"
13 #include "systemprefswindow_private.h"
14 ##end cdef
16 ##begin methodlist
17 OM_DISPOSE
18 OM_NEW
19 OM_SET
20 MUIM_PrefsWindow_Cancel
21 MUIM_PrefsWindow_Revert
22 MUIM_PrefsWindow_Save
23 MUIM_PrefsWindow_Test
24 MUIM_PrefsWindow_Use
25 MUIM_SystemPrefsWindow_UpdateButtons
26 ##end methodlist