wxIScan
wxiscanresources.cpp
Go to the documentation of this file.
00001 /*************************************************************
00002  * Name:      wxiscanresources.cpp
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 
00011 /////////////////////////////////////////////////////////
00012 // Include headers
00013 //
00014 #include "wxiscanresources.h"
00015 
00016 
00017 /////////////////////////////////////////////////////////
00018 // Include resources
00019 //
00020 #include "pixmaps/cmdstop.xpm"
00021 #include "pixmaps/documentfirstpage.xpm"
00022 #include "pixmaps/documentlastpage.xpm"
00023 #include "pixmaps/documentnextpage.xpm"
00024 #include "pixmaps/documentpreviouspage.xpm"
00025 #include "pixmaps/documentreadtext.xpm"
00026 #include "pixmaps/fileprintpreviewbmp.xpm"
00027 #include "pixmaps/fileprintsetupbmp.xpm"
00028 #include "pixmaps/filescanimage.xpm"
00029 #include "pixmaps/wxiscanico.xpm"
00030 #include "pixmaps/wxiscansplash.xpm"