summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/components/propertyeditor/gradientmodel.h
diff options
context:
space:
mode:
authorhjk <hjk121@nokiamail.com>2013-11-05 14:47:41 +0100
committerThomas Hartmann <Thomas.Hartmann@digia.com>2013-11-05 15:13:18 +0100
commitf98220bf3135d8423646457b4879735ae24383d4 (patch)
tree3753ca0597de0edcad5553949f37eb549dc96529 /src/plugins/qmldesigner/components/propertyeditor/gradientmodel.h
parentfbe855126b36bcc6a0fbb63b69647c4fa8aafc10 (diff)
downloadqt-creator-f98220bf3135d8423646457b4879735ae24383d4.tar.gz
QmlDesigner: Compile fix
Change-Id: I0d8e37253f472270b8efbc433dc2664f28a2b6b4 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by: Nikita Baryshnikov <nib952051@gmail.com>
Diffstat (limited to 'src/plugins/qmldesigner/components/propertyeditor/gradientmodel.h')
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/gradientmodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/qmldesigner/components/propertyeditor/gradientmodel.h b/src/plugins/qmldesigner/components/propertyeditor/gradientmodel.h
index 9e8f07086c..18945150b8 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/gradientmodel.h
+++ b/src/plugins/qmldesigner/components/propertyeditor/gradientmodel.h
@@ -33,6 +33,7 @@
#include <qmlitemnode.h>
#include <QAbstractListModel>
+#include <QColor>
#include <QtQml>
class GradientModel : public QAbstractListModel