2 Copyright © 2003, The AROS Development Team.
8 #ifndef MUI_LISTIMAGE_H
9 #define MUI_LISTIMAGE_H
11 /* Structure to display images in the List class using \33O[%lx]
12 * Included both by the text engine (the one parsing List entries)
16 /* Created/returned by List_CreateImage */
23 #endif /* MUI_LISTIMAGE_H */