mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
Clean-up mistakes
Oops!
This commit is contained in:
parent
5ca0c599e9
commit
7f370a7574
2 changed files with 2 additions and 1 deletions
|
@ -109,7 +109,7 @@ Component {
|
|||
ListView {
|
||||
id: printJobList;
|
||||
anchors.fill: parent;
|
||||
delegate: PrintJobInfoBlock; {
|
||||
delegate: PrintJobInfoBlock {
|
||||
anchors {
|
||||
left: parent.left;
|
||||
leftMargin: UM.Theme.getSize("default_margin").width;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue