/** * @file inline_pixmaps.h * * @brief Declaration of the inlined pixmaps * * Thu Oct 7 16:43:56 2004 * Copyright 2004 Alejandro Claro * aleo@apollyon.no-ip.com */ #ifndef _INLINE_PIXMAPS_H #define _INLINE_PIXMAPS_H /* DEFINES ******************************************************************/ extern const guint8 about_inline_pixmap[]; #endif /* _INLINE_PIXMAPS_H */