forked from qt-creator/qt-creator
QmlDesigner: Add beta tag to the title of the Model Editor view
Change-Id: I2eff47c56928a6e49405b646ff7a98b205d9d6fe
(cherry picked from commit e4fe45f237
)
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
committed by
Thomas Hartmann
parent
22ef184a09
commit
672c785027
@@ -114,7 +114,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