mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:29:05 +08:00
Remove extra empty line
This commit is contained in:
parent
d64465ca48
commit
1680548a39
@ -60,7 +60,6 @@ Item {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
PrintJobPreview {
|
PrintJobPreview {
|
||||||
anchors.horizontalCenter: parent.horizontalCenter;
|
anchors.horizontalCenter: parent.horizontalCenter;
|
||||||
job: root.printer && root.printer.activePrintJob ? root.printer.activePrintJob : null;
|
job: root.printer && root.printer.activePrintJob ? root.printer.activePrintJob : null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user