mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix merge conflicts with master
This commit is contained in:
commit
4e5d08f320
153 changed files with 5127 additions and 3586 deletions
|
|
@ -60,7 +60,7 @@ Column
|
|||
width: parent.width
|
||||
visible: widget.backendState == UM.Backend.Error
|
||||
|
||||
text: catalog.i18nc("@label:PrintjobStatus", "Unable to Slice")
|
||||
text: catalog.i18nc("@label:PrintjobStatus", "Unable to slice")
|
||||
source: UM.Theme.getIcon("warning")
|
||||
iconColor: UM.Theme.getColor("warning")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue