mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-01 16:24:41 +08:00
Use correct default button for package install dialog
This commit is contained in:
parent
b4b7e6a2b9
commit
1df9ca55c8
@ -739,7 +739,7 @@ UM.MainWindow
|
|||||||
{
|
{
|
||||||
id: packageInstallDialog
|
id: packageInstallDialog
|
||||||
title: catalog.i18nc("@window:title", "Install Package")
|
title: catalog.i18nc("@window:title", "Install Package")
|
||||||
standardButtons: StandardButton.Ok
|
standardButtons: Dialog.Ok
|
||||||
}
|
}
|
||||||
|
|
||||||
Cura.MessageDialog
|
Cura.MessageDialog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user