more rendering corrections
[AROS.git] / workbench / libs / desktop / tooliconclass.h
blobe6321c29d86971d6f1afa28d552747e815747771
2 #ifndef TOOLICONCLASS_H
3 # define TOOLICONCLASS_H
5 struct ToolIconClassData
7 ULONG dummy;
8 };
11 #endif