qpen_p.h: include what you need
In QtCreator, the file lit up like a Christmas tree from all the undefined types :) Amends the start of the public history. Pick-to: 6.5 6.2 5.15 Change-Id: I558ad493a4848e6a28bd37a38f2432c5605e0f43 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io> (cherry picked from commit 768ab2051765f3825903c449a2f0e2c07e665152) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit ad014ed702ad2c414f044254eec5bebe9070005e)bb10
parent
ce64027cb5
commit
0a36fd1978
|
|
@ -15,7 +15,11 @@
|
|||
// We mean it.
|
||||
//
|
||||
|
||||
#include <QtGui/qbrush.h>
|
||||
|
||||
#include <QtCore/private/qglobal_p.h>
|
||||
#include <QtCore/qlist.h>
|
||||
#include <QtCore/qnamespace.h>
|
||||
#include <QtCore/qshareddata.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
|
|
|||
Loading…
Reference in New Issue