mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06:00
Move Cura.ProgressBar to Uranium
It is not specific to 3D printing. Contributes to issue CURA-6057.
This commit is contained in:
parent
745d9e6116
commit
df32f3e263
5 changed files with 4 additions and 59 deletions
|
@ -44,7 +44,7 @@ Item
|
|||
anchors.fill: parent
|
||||
radius: UM.Theme.getSize("default_radius").width
|
||||
color: UM.Theme.getColor("main_background")
|
||||
Cura.ProgressBar
|
||||
UM.ProgressBar
|
||||
{
|
||||
id: progressBar
|
||||
anchors.top: parent.top
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue