forked from qt-creator/qt-creator
QmlDesigner: Remove QML_DECLARE_TYPE for QQmlPropertyMap
This is not required and can create issues, when including this header file. Change-Id: I2472ecf45c1c8f1faf0d44c8ee97cfbb4736c6c8 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -187,4 +187,3 @@ private:
|
|||||||
|
|
||||||
QML_DECLARE_TYPE(PropertyEditorValue)
|
QML_DECLARE_TYPE(PropertyEditorValue)
|
||||||
QML_DECLARE_TYPE(PropertyEditorNodeWrapper)
|
QML_DECLARE_TYPE(PropertyEditorNodeWrapper)
|
||||||
QML_DECLARE_TYPE(QQmlPropertyMap)
|
|
||||||
|
Reference in New Issue
Block a user