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
Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git]
/
workbench
/
classes
/
zune
/
aboutwindow
/
aboutwindow.conf
blob
86c4748819278bea1c692768a2a0dd02e9a1f1c2
1
##begin config
2
basename AboutWindow
3
version 1.0
4
date 12.06.2003
5
superclass MUIC_Window
6
classdatatype struct AboutWindow_DATA
7
##end config
8
9
##begin cdef
10
#include <libraries/mui.h>
11
#include "aboutwindow.h"
12
#include "aboutwindow_private.h"
13
##end cdef
14
##begin methodlist
15
OM_DISPOSE
16
OM_NEW
17
MUIM_Window_Setup
18
##end methodlist