#undef Bool for enable-final, reported by Thomas Leitner

svn path=/trunk/kdebase/kwin/; revision=67246
icc-effect-5.14.5
David Faure 2000-10-11 20:39:24 +00:00
parent 8c7cbff386
commit 7af716f924
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@
Boston, MA 02111-1307, USA.
*/
// for enable-final
#ifdef Bool
#undef Bool
#endif
#include <qimage.h>
#include <qpixmap.h>
#include <qpainter.h>