![]() |
wxIScan
|
00001 /************************************************************* 00002 * Name: wxiscanresources.h 00003 * Purpose: Includes resources into the sourcecode 00004 * Author: Daniel Nell (daniel.nell@nellresearch.de) 00005 * Created: 2009-04-19 00006 * Copyright: Daniel Nell (www.nellresearch.de) 00007 * License: GPL 00008 **************************************************************/ 00009 00010 #ifndef __WXISCANRESOURCES_H 00011 #define __WXISCANRESOURCES_H 00012 00013 #ifdef __cplusplus 00014 extern "C" { 00015 #endif 00016 00017 extern const char *cmdstop_xpm[]; 00018 extern const char *documentfirstpage_xpm[]; 00019 extern const char *documentlastpage_xpm[]; 00020 extern const char *documentnextpage_xpm[]; 00021 extern const char *documentpreviouspage_xpm[]; 00022 extern const char *documentreadtext_xpm[]; 00023 extern const char *fileprintpreviewbmp_xpm[]; 00024 extern const char *fileprintsetupbmp_xpm[]; 00025 extern const char *filescanimagebmp_xpm[]; 00026 extern const char *wxiscanico_xpm[]; 00027 extern const char *wxiscansplash_xpm[]; 00028 00029 #ifdef __cplusplus 00030 } 00031 #endif /* __cplusplus */ 00032 00033 #endif //__WXISCANRESOURCES_H