Ensure that edit & help menu have the right styling

They were still using the default Qt Menu instead of Cura.Menu

CURA-8928
This commit is contained in:
Jaime van Kessel 2022-02-21 13:13:27 +01:00
parent 390d12495e
commit 58d04420ed
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ import UM 1.5 as UM
import Cura 1.0 as Cura
Menu
Cura.Menu
{
id: helpMenu
title: catalog.i18nc("@title:menu menubar:toplevel", "&Help")