- 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:
parent
bde39e1e90
commit
d562a693d1
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
#ifndef __KDE_REDMOND_H
|
||||
#define __KDE_REDMOND_H
|
||||
|
||||
#include <qvariant.h>
|
||||
#include <qbutton.h>
|
||||
#include <qbitmap.h>
|
||||
#include <kpixmap.h>
|
||||
|
|
Loading…
Reference in a new issue