repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libroot/posix/stdio: Remove unused portions.
[haiku.git]
/
src
/
apps
/
deskbar
/
icons.h
blob
e5e65e050a3a3982a2b2c71f4e6897b973aebe74
1
enum
{
2
R_LeafLogoBitmap
=
14
,
3
R_LargeNewGroupIcon
=
16
,
4
R_SmallNewGroupIcon
=
17
,
5
R_TeamIcon
=
18
,
6
R_GenericAppIcon
=
19
,
7
R_WindowShownIcon
=
20
,
8
R_WindowHiddenIcon
=
21
,
9
R_ResizeIcon
=
22
,
10
R_WindowShownSwitchIcon
=
23
,
11
R_WindowHiddenSwitchIcon
=
24
12
};
13