repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
workbench
/
classes
/
zune
/
prefswindow
/
prefswindow.conf
blob
074d2466a652750111feada50c622dd64ca5942a
1
##begin config
2
basename PrefsWindow
3
version 1.1
4
date 09.02.2004
5
superclass MUIC_Window
6
classdatatype struct PrefsWindow_DATA
7
##end config
8
9
##begin cdef
10
#include <libraries/mui.h>
11
#include "prefswindow.h"
12
#include "prefswindow_private.h"
13
##end cdef
14
15
##begin methodlist
16
OM_DISPOSE
17
OM_GET
18
OM_NEW
19
OM_SET
20
##end methodlist