mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Removed unused property
This commit is contained in:
parent
b0c3a4e17a
commit
6a696a57f2
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ Item
|
|||
height: UM.Theme.getSize("jobspecs_line").height
|
||||
width: Math.max(__contentWidth + UM.Theme.getSize("default_margin").width, 50)
|
||||
maximumLength: 120
|
||||
property int unremovableSpacing: 5
|
||||
text: PrintInformation.jobName
|
||||
horizontalAlignment: TextInput.AlignLeft
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue