Use Cura.Menu instead of UM.Menu

Same as the previous commit. Use the specialised variant provided by Cura instead
of the generic one of UM

CURA-8683
This commit is contained in:
Jaime van Kessel 2022-01-14 13:50:44 +01:00
parent 3130ea0f74
commit babf3043f8
6 changed files with 8 additions and 10 deletions

View file

@ -9,7 +9,7 @@ import Cura 1.1 as Cura
import "../Dialogs"
UM.Menu
Cura.Menu
{
id: saveProjectMenu
title: catalog.i18nc("@title:menu menubar:file", "Save Project...")