summaryrefslogtreecommitdiffstats
path: root/src/designer/src/components/propertyeditor/brushpropertymanager.h
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2012-05-16 18:14:18 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-20 17:27:35 +0200
commit99d73216071af0f8f85535375d463d42053f4fd9 (patch)
treef17f9fb1f88438ed3dad3c58ce4e9cce7d444d87 /src/designer/src/components/propertyeditor/brushpropertymanager.h
parent9bcdb4f50547d84df2e3a16ee506e8807e9f671d (diff)
Update the includes after QIcon was moved to back to QtGui
Change-Id: I103c7c48f2280b22a8b224a82a07c29ffbae3c77 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/designer/src/components/propertyeditor/brushpropertymanager.h')
-rw-r--r--src/designer/src/components/propertyeditor/brushpropertymanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/designer/src/components/propertyeditor/brushpropertymanager.h b/src/designer/src/components/propertyeditor/brushpropertymanager.h
index 4163a4df9..30f34c6fd 100644
--- a/src/designer/src/components/propertyeditor/brushpropertymanager.h
+++ b/src/designer/src/components/propertyeditor/brushpropertymanager.h
@@ -44,7 +44,7 @@
#include <QtCore/QMap>
#include <QtGui/QBrush>
-#include <QtWidgets/QIcon>
+#include <QtGui/QIcon>
QT_BEGIN_NAMESPACE