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
/
drawericonclass.h
blob
7ce071eba91ca9d9d2a0eac59996208c42bf95ad
1
2
#ifndef DRAWERICONCLASS_H
3
# define DRAWERICONCLASS_H
4
5
struct
DrawerIconClassData
6
{
7
ULONG dummy
;
8
};
9
10
11
#endif