revert 213 commits (to 56092) from the last month. 10 still need work to resolve...
[AROS.git] / workbench / system / Wanderer / Classes / icondrawerlist_private.h
blob2e15e4c535655baec53aa5f0f2efb22bbf97b80e
1 #ifndef _ICONDRAWERLIST_PRIVATE_H_
2 #define _ICONDRAWERLIST_PRIVATE_H_
4 #include "iconlist.h"
6 /*** Instance data **********************************************************/
7 struct IconDrawerList_DATA
9 char *drawer;
12 #endif /* _ICONDRAWERLIST_PRIVATE_H_ */