forked from qt-creator/qt-creator
QmlDesigner: Remove all icons for non-first-level menus in 2D Editor
All non-first-level menus should be removed from context-menu. Task-number: QDS-8813 Change-Id: I8f1886bd79afeee1e3e03386bbb492d12ee28faf Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -53,6 +53,9 @@
|
||||
"PositionsersIcon": {
|
||||
"iconName": "s_positioners"
|
||||
},
|
||||
"ResetViewIcon": {
|
||||
"iconName": "rotationOutline"
|
||||
},
|
||||
"SelecionIcon": {
|
||||
"iconName": "s_selection"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user