repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use dmb/dsb from asm/cpu.h file.
[AROS.git]
/
workbench
/
libs
/
muimaster
/
classes
/
aboutmui.conf
blob
d81f3244b79d67d3c84c5352316fd3e5cb9529c5
1
##begin config
2
basename Aboutmui
3
version 1.1
4
date 06.07.2003
5
superclass MUIC_Window
6
classdatatype struct Aboutmui_DATA
7
##end config
8
9
##begin cdef
10
#include "libraries/mui.h"
11
##end cdef
12
13
##begin cdefprivate
14
#include "aboutmui_private.h"
15
##end cdefprivate
16
17
##begin methodlist
18
OM_NEW
19
##end methodlist