Skip to content
Snippets Groups Projects
Commit ac030f6d authored by Christiaan Janssen's avatar Christiaan Janssen
Browse files

QmlDesigner.MetaInfo: renamed subcomponents group

parent 20429a84
No related branches found
No related tags found
No related merge requests found
......@@ -304,7 +304,7 @@ void SubComponentManagerPrivate::registerQmlFile(const QFileInfo &fileInfo, cons
nodeInfo.setQmlFile(fileInfo.filePath());
// Add file components to the library
nodeInfo.setCategory(tr("Qml Component"));
nodeInfo.setCategory(tr("Qml Components"));
nodeInfo.setIsVisibleToItemLibrary(true);
m_metaInfo.addItemLibraryInfo(nodeInfo, componentName);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment