Fixup includes
One include too many and one too little. Change-Id: I9963adb02523305d753135c0f5a6baefb83a06f1 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
parent
c8d3eb35e7
commit
bc1f7c7cce
@ -42,11 +42,13 @@
|
|||||||
|
|
||||||
#include <QtGui/qtguiglobal.h>
|
#include <QtGui/qtguiglobal.h>
|
||||||
#include <QtGui/qcolortransform.h>
|
#include <QtGui/qcolortransform.h>
|
||||||
|
#include <QtCore/qobjectdefs.h>
|
||||||
#include <QtCore/qshareddata.h>
|
#include <QtCore/qshareddata.h>
|
||||||
|
|
||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
|
||||||
class QColorSpacePrivate;
|
class QColorSpacePrivate;
|
||||||
|
class QPointF;
|
||||||
|
|
||||||
class Q_GUI_EXPORT QColorSpace
|
class Q_GUI_EXPORT QColorSpace
|
||||||
{
|
{
|
||||||
|
@ -41,7 +41,6 @@
|
|||||||
#define QCOLORTRANSFORM_H
|
#define QCOLORTRANSFORM_H
|
||||||
|
|
||||||
#include <QtGui/qtguiglobal.h>
|
#include <QtGui/qtguiglobal.h>
|
||||||
#include <QtCore/qsharedpointer.h>
|
|
||||||
#include <QtGui/qrgb.h>
|
#include <QtGui/qrgb.h>
|
||||||
|
|
||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user