config.cpp

Go to the documentation of this file.
00001 //==============================================
00002 //  copyright            : (C) 2003-2005 by Will Stokes
00003 //==============================================
00004 //  This program is free software; you can redistribute it
00005 //  and/or modify it under the terms of the GNU General
00006 //  Public License as published by the Free Software
00007 //  Foundation; either version 2 of the License, or
00008 //  (at your option) any later version.
00009 //==============================================
00010 
00011 //Systemwide includes
00012 #include <qstring.h>
00013 
00014 //Projectwide includes
00015 #include "config.h"
00016 
00017 QString MATERIAL_DIR;
00018 QString IMAGE_PATH;
00019 QString HANDBOOK_PATH;
00020 QString TEXT_PATH;
00021 QString THEMES_PATH;
00022 QString XMLCONVERSION_PATH;
00023 QString TEMP_DIR;

Generated on Thu Jan 3 10:54:40 2008 for AlbumShaper by  doxygen 1.5.4