Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

config.cpp

Go to the documentation of this file.
00001 //==============================================
00002 //  copyright            : (C) 2003 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 //  As a special exception, Will Stokes gives permission to 
00011 //  link this program with Qt non-commercial edition, and 
00012 //  distribute the resulting executable, without including the 
00013 //  source code for the Qt non-commercial edition in the 
00014 //  source distribution. 
00015 //==============================================
00016 #include <qstring.h>
00017 #include "config.h"
00018 
00019 QString MATERIAL_DIR;
00020 QString IMAGE_PATH;
00021 QString HANDBOOK_PATH;
00022 QString TEXT_PATH;
00023 QString THEMES_PATH;
00024 QString XMLCONVERSION_PATH;
00025 QString EASTER_PATH;
00026 

Generated on Thu Nov 13 00:10:53 2003 for AlbumShaper by doxygen 1.3.4