themedwidgetinterface_p.h:86:43: error: incomplete type 'QApplication' used in nested name specifier

svn path=/trunk/KDE/kdelibs/; revision=1188421
This commit is contained in:
David Faure 2010-10-22 10:59:45 +00:00
parent a793185b21
commit f241ee6ac7

View File

@ -21,6 +21,7 @@
#define ACTIONWIDGETINTERFACE_P_H
#include "kglobalsettings.h"
#include <QApplication>
#include "theme.h"