/* * This file is part of NetSurf, http://netsurf.sourceforge.net/ * Licensed under the GNU General Public License, * http://www.opensource.org/licenses/gpl-license * Copyright 2004 Richard Wilson */ #ifndef _NSTHEME_DESKTOP_NSTHEME_H_ #define _NSTHEME_DESKTOP_NSTHEME_H_ #include extern bool application_quit; #endif