mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 10:29:05 +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 showSettingVisibilityProfile()
|
||||
|
||||
MenuItem
|
||||
{
|
||||
text: catalog.i18nc("@action:inmenu", "Search Results")
|
||||
checkable: true
|
||||
visible: showingSearchResults
|
||||
checked: showingSearchResults
|
||||
exclusiveGroup: group
|
||||
}
|
||||
MenuSeparator { visible: showingSearchResults }
|
||||
|
||||
MenuItem
|
||||
{
|
||||
text: catalog.i18nc("@action:inmenu", "Custom selection")
|
||||
|
Loading…
x
Reference in New Issue
Block a user