forked from qt-creator/qt-creator
QmlDesigner: Rename Connections View to simply Connections
Change-Id: I13f126b5a847cdd047a39063fd0d68c6606c24fa Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -210,7 +210,7 @@ WidgetInfo ConnectionView::widgetInfo()
|
||||
QLatin1String("ConnectionView"),
|
||||
WidgetInfo::LeftPane,
|
||||
0,
|
||||
tr("Connection View"));
|
||||
tr("Connections"));
|
||||
}
|
||||
|
||||
bool ConnectionView::hasWidget() const
|
||||
|
||||
Reference in New Issue
Block a user