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
- Now puts cursor position in window title properly instead of overwriting
[tangerine.git]
/
workbench
/
libs
/
desktop
/
trashcaniconobserver.h
blob
ec01f2fa54433ee212f515684cac9e65c59864bf
1
2
#ifndef TRASHCANICONOBSERVERCLASS_H
3
# define TRASHCANICONOBSERVERCLASS_H
4
5
struct
TrashcanIconObserverClassData
6
{
7
ULONG dummy
;
8
};
9
10
11
#endif