mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 18:45:53 +08:00
Restore wrongly deleted code
CURA-6979
This commit is contained in:
parent
dae626375d
commit
1f5df8fe79
@ -700,6 +700,9 @@ class Toolbox(QObject, Extension):
|
|||||||
description="Sync your Cloud subscribed packages to your local environment.",
|
description="Sync your Cloud subscribed packages to your local environment.",
|
||||||
button_align=Message.ActionButtonAlignment.ALIGN_RIGHT)
|
button_align=Message.ActionButtonAlignment.ALIGN_RIGHT)
|
||||||
sync_message.show()
|
sync_message.show()
|
||||||
|
|
||||||
|
self.metadataChanged.emit()
|
||||||
|
|
||||||
if self.isLoadingComplete():
|
if self.isLoadingComplete():
|
||||||
self.setViewPage("overview")
|
self.setViewPage("overview")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user