mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:19:03 +08:00
Remove "Search Results" item
It makes no sense to have it; instead none of the other menuitems are selected when search results are shown.
This commit is contained in:
parent
61bbfcda3a
commit
3f9d92ade0
@ -18,16 +18,6 @@ Menu
|
|||||||
signal showAllSettings()
|
signal showAllSettings()
|
||||||
signal showSettingVisibilityProfile()
|
signal showSettingVisibilityProfile()
|
||||||
|
|
||||||
MenuItem
|
|
||||||
{
|
|
||||||
text: catalog.i18nc("@action:inmenu", "Search Results")
|
|
||||||
checkable: true
|
|
||||||
visible: showingSearchResults
|
|
||||||
checked: showingSearchResults
|
|
||||||
exclusiveGroup: group
|
|
||||||
}
|
|
||||||
MenuSeparator { visible: showingSearchResults }
|
|
||||||
|
|
||||||
MenuItem
|
MenuItem
|
||||||
{
|
{
|
||||||
text: catalog.i18nc("@action:inmenu", "Custom selection")
|
text: catalog.i18nc("@action:inmenu", "Custom selection")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user