summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.h')
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.h b/src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.h
index 3b5b7fbd09..ffce1be50e 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.h
+++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.h
@@ -146,11 +146,8 @@ private: //variables
QmlDesigner::RewriterTransaction m_rewriterTransaction;
};
-QT_BEGIN_NAMESPACE
QML_DECLARE_TYPE(PropertyEditorValue);
QML_DECLARE_TYPE(PropertyEditorNodeWrapper);
QML_DECLARE_TYPE(QmlPropertyMap);
-QT_END_NAMESPACE
-
#endif // PROPERTYEDITORVALUE_H