forked from qt-creator/qt-creator
QmlJSInspector: Re-enable again by default
Don't mark plugin as experimental. Probably got introduced by some merge.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<plugin name=\"QmlJSInspector\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\" experimental=\"true\">
|
<plugin name=\"QmlJSInspector\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\">
|
||||||
<vendor>Nokia Corporation</vendor>
|
<vendor>Nokia Corporation</vendor>
|
||||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||||
<license>
|
<license>
|
||||||
|
|||||||
Reference in New Issue
Block a user