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
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
workbench
/
libs
/
desktop
/
tooliconclass.h
blob
e6321c29d86971d6f1afa28d552747e815747771
1
2
#ifndef TOOLICONCLASS_H
3
# define TOOLICONCLASS_H
4
5
struct
ToolIconClassData
6
{
7
ULONG dummy
;
8
};
9
10
11
#endif