compile fix

commit 597539ce39 breaks my compile. Fixed here.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
Jan Mulder 2017-03-25 09:23:17 +01:00 committed by Dirk Hohndel
parent cbe6e8e62b
commit ec7206a475
2 changed files with 2 additions and 0 deletions

View file

@ -35,6 +35,7 @@
#include <QStyle>
#include <QStyleOptionFocusRect>
#include <QDebug>
#include <cmath>
struct GroupedLineEdit::Private {
struct Block {

View file

@ -30,6 +30,7 @@
#include <QTimeLine>
#include <QToolButton>
#include <QStyle>
#include <cmath>
//---------------------------------------------------------------------
// KMessageWidgetPrivate