mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Codestyle fixes
CL-894
This commit is contained in:
parent
01b9ba03d4
commit
d4aaa73928
3 changed files with 40 additions and 34 deletions
|
|
@ -148,6 +148,7 @@ Item
|
|||
text: "Send to top"
|
||||
onClicked: OutputDevice.sendJobToTop(printJob.key)
|
||||
width: parent.width
|
||||
enabled: OutputDevice.printJobs[0].key != printJob.key
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue