forked from qt-creator/qt-creator
Core: Fix compilation against Qt 5
include QPainter
Amends: 519c2f3109
Change-Id: I0974e28eac47b7b1f7fe2a88e3b11527d3441be0
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
committed by
Jarek Kobus
parent
ef9f8be90c
commit
b92187334f
@@ -38,6 +38,7 @@
|
||||
#include <utils/wizard.h>
|
||||
|
||||
#include <QAction>
|
||||
#include <QPainter>
|
||||
|
||||
/*!
|
||||
\class Core::IWizardFactory
|
||||
|
Reference in New Issue
Block a user