mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Revert "Hide the backup window when the application is shutting down"
This reverts commit 32eac86999
.
This commit is contained in:
parent
32eac86999
commit
b1ee6d3d22
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ Item
|
|||
text: catalog.i18nc("@button", "Restore")
|
||||
enabled: !CuraDrive.isCreatingBackup && !CuraDrive.isRestoringBackup
|
||||
onClicked: confirmRestoreDialog.visible = true
|
||||
busy: CuraDrive.backupIdBeingRestored == modelData.backup_id && CuraDrive.isRestoringBackup
|
||||
}
|
||||
|
||||
UM.SimpleButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue