mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Merge remote-tracking branch 'origin/4.0'
This commit is contained in:
commit
5a196423db
14 changed files with 312 additions and 348 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue