Replace UM.MessageDialog with newly added Cura.MessageDialog

This dialog is different from the `UM.MessageDialog` in that it

CURA-8688
This commit is contained in:
casper 2022-02-23 14:09:38 +01:00
parent e75993e7f3
commit e03176a1fa
10 changed files with 37 additions and 17 deletions

View file

@ -119,7 +119,7 @@ Item
width: base.width
property real rowHeight: brandTextField.height + UM.Theme.getSize("default_lining").height
UM.MessageDialog
Cura.MessageDialog
{
id: confirmDiameterChangeDialog