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
revert between 56095 -> 55830 in arch
[AROS.git]
/
workbench
/
libs
/
muimaster
/
classes
/
mccprefs.h
blob
101efed8b3674ca517028337f4024e7e7d21ffd3
1
/*
2
Copyright © 2003, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#ifndef _MUI_CLASSES_MCCPREFS_H
7
#define _MUI_CLASSES_MCCPREFS_H
8
9
#define MUIC_Mccprefs
"Mccprefs.mui"
10
11
extern
const struct
__MUIBuiltinClass _MUI_Mccprefs_desc
;
/* PRIV */
12
13
#endif