mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Make progressBar optional in Wizard
CURA-6435
This commit is contained in:
parent
76947df6c1
commit
a5259ce22e
3 changed files with 4 additions and 0 deletions
|
@ -779,6 +779,7 @@ UM.MainWindow
|
|||
id: addMachineDialog
|
||||
title: catalog.i18nc("@title:window", "Add Printer")
|
||||
model: CuraApplication.getAddPrinterPagesModel()
|
||||
progressBarVisible: false
|
||||
}
|
||||
|
||||
Connections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue