- another Bool fix for qt3, qt2, final and no-final. maybe we should

just include qvariant.h in config.h ;) (j/k)

svn path=/trunk/kdebase/kwin/; revision=110968
This commit is contained in:
Simon Hausmann 2001-08-18 23:38:13 +00:00
parent bde39e1e90
commit d562a693d1

View file

@ -16,6 +16,7 @@
#ifndef __KDE_REDMOND_H
#define __KDE_REDMOND_H
#include <qvariant.h>
#include <qbutton.h>
#include <qbitmap.h>
#include <kpixmap.h>