mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 01:19:01 +08:00
Change the alignent option to use the new style
CURA-6115
This commit is contained in:
parent
cbed8038e9
commit
cab0349a9c
@ -28,7 +28,7 @@ class FirmwareUpdateCheckerMessage(Message):
|
||||
"[no_icon]",
|
||||
"[no_description]",
|
||||
button_style = Message.ActionButtonStyle.LINK,
|
||||
button_align = Message.ActionButtonStyle.BUTTON_ALIGN_LEFT)
|
||||
button_align = Message.ActionButtonAlignment.ALIGN_LEFT)
|
||||
|
||||
def getMachineId(self) -> int:
|
||||
return self._machine_id
|
||||
|
Loading…
x
Reference in New Issue
Block a user