mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-26 16:12:04 +08:00
Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup
This commit is contained in:
commit
ab21dcdfd4
@ -120,9 +120,7 @@ UM.ManagementPage
|
|||||||
id: actionDialog
|
id: actionDialog
|
||||||
minimumWidth: UM.Theme.getSize("modal_window_minimum").width
|
minimumWidth: UM.Theme.getSize("modal_window_minimum").width
|
||||||
minimumHeight: UM.Theme.getSize("modal_window_minimum").height
|
minimumHeight: UM.Theme.getSize("modal_window_minimum").height
|
||||||
maximumWidth: minimumWidth * 3
|
rightButtons: Cura.TertiaryButton
|
||||||
maximumHeight: minimumHeight * 3
|
|
||||||
rightButtons: Button
|
|
||||||
{
|
{
|
||||||
text: catalog.i18nc("@action:button", "Close")
|
text: catalog.i18nc("@action:button", "Close")
|
||||||
icon.name: "dialog-close"
|
icon.name: "dialog-close"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user