more rendering corrections
[AROS.git] / workbench / libs / desktop / drawericonobserver.h
blob727b883a8396eaedf8d6aab9cfece6b3380d049c
2 #ifndef DRAWERICONOBSERVERCLASS_H
3 # define DRAWERICONOBSERVERCLASS_H
5 struct DrawerIconObserverClassData
7 ULONG dummy;
8 };
11 #endif