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
arch/boot: disable build of aros-side grub executables for now to bring back nightly...
[AROS.git]
/
workbench
/
classes
/
gadgets
/
arosmutualexclude
/
arosmutualexclude.conf
blob
20df1dd13e72cac14b7330636321dc5678136660
1
##begin config
2
basename AROSMX
3
version 41.0
4
classid AROSMXCLASS
5
classdatatype struct MXData
6
##end config
7
##begin cdef
8
#include <gadgets/arosmx.h>
9
##end cdef
10
##begin cdefprivate
11
#include "arosmutualexclude_intern.h"
12
##end cdefprivate
13
##begin methodlist
14
OM_DISPOSE
15
OM_GET
16
OM_NEW
17
OM_SET
18
GM_GOACTIVE
19
GM_RENDER
20
##end methodlist