Change standardbutton.yes & no to dialog.yes & no

This commit is contained in:
Jaime van Kessel 2022-04-19 17:10:51 +02:00
parent 1ce84fec69
commit f070a695b1

View file

@ -385,7 +385,7 @@ UM.ManagementPage
title: catalog.i18nc("@title:window", "Confirm Remove")
text: catalog.i18nc("@label (%1 is object name)", "Are you sure you wish to remove %1? This cannot be undone!").arg(base.currentItemName)
standardButtons: StandardButton.Yes | StandardButton.No
standardButtons: Dialog.Yes | Dialog.No
modal: true
onAccepted: