Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / system / Wanderer / Classes / icondrawerlist_private.h
bloba8e6faf6b782fc2090c42e94e0a2d75a8208857f
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_ */