Move Cura.ProgressBar to Uranium

It is not specific to 3D printing.

Contributes to issue CURA-6057.
This commit is contained in:
Ghostkeeper 2019-04-03 11:51:57 +02:00
parent 745d9e6116
commit df32f3e263
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
5 changed files with 4 additions and 59 deletions

View file

@ -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