X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2Fbuild_qtgui.cpp;fp=src%2Fcommon%2Fbuild_qtgui.cpp;h=839850b84141e7b67fbfcd0c55fbbd585d516dd1;hb=15d0a434fa4f2255593d6cc62fa2223fd0247b86;hp=0000000000000000000000000000000000000000;hpb=2cebd283008b07f9d63f546d9f598dba5fbfd093;p=quassel.git diff --git a/src/common/build_qtgui.cpp b/src/common/build_qtgui.cpp new file mode 100644 index 00000000..839850b8 --- /dev/null +++ b/src/common/build_qtgui.cpp @@ -0,0 +1,22 @@ +/*************************************************************************** + * Copyright (C) 2005-07 by The Quassel IRC Development Team * + * devel@quassel-irc.org * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + ***************************************************************************/ + +#define BUILD_QTGUI +#include "main.cpp"