mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-01 08:14:22 +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
|
||||
title: catalog.i18nc("@window:title", "Install Package")
|
||||
standardButtons: StandardButton.Ok
|
||||
standardButtons: Dialog.Ok
|
||||
}
|
||||
|
||||
Cura.MessageDialog
|
||||
|
Loading…
x
Reference in New Issue
Block a user