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

svn path=/trunk/kdebase/kwin/; revision=67246
This commit is contained in:
David Faure 2000-10-11 20:39:24 +00:00
parent 8c7cbff386
commit 7af716f924

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>