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
/
projecticonobserver.h
blob
8595538e3bc24a3fbc2a6d754f0ba28c8ec22fb3
1
2
#ifndef PROJECTICONOBSERVERCLASS_H
3
# define PROJECTICONOBSERVERCLASS_H
4
5
struct
ProjectIconObserverClassData
6
{
7
ULONG dummy
;
8
};
9
10
11
#endif