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
New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git]
/
workbench
/
libs
/
desktop
/
diskiconobserver.h
blob
0ddc22f2f7575fd604d7f4398416877bdfb26a16
1
2
#ifndef DISKICONOBSERVERCLASS_H
3
# define DISKICONOBSERVERCLASS_H
4
5
struct
DiskIconObserverClassData
6
{
7
ULONG dummy
;
8
};
9
10
11
#endif