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

@ -27,7 +27,7 @@ Menu
{
id: extensionsMenuSeparator
MenuSeparator {}
Cura.MenuSeparator {}
}
Instantiator
@ -35,7 +35,7 @@ Menu
id: extensions
model: extensionModel
UM.Menu
Cura.Menu
{
id: sub_menu
title: model.name