forked from qt-creator/qt-creator
QmlDesigner: Add beta tag to the title of the Model Editor view
Change-Id: I2eff47c56928a6e49405b646ff7a98b205d9d6fe Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
This commit is contained in:
@@ -112,7 +112,7 @@ QmlDesigner::WidgetInfo CollectionView::widgetInfo()
|
||||
"CollectionEditor",
|
||||
WidgetInfo::LeftPane,
|
||||
0,
|
||||
tr("Model Editor"),
|
||||
tr("Model Editor [beta]"),
|
||||
tr("Model Editor view"));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user