Removed unused property

This commit is contained in:
Aleksei S 2018-12-07 13:01:49 +01:00
parent b0c3a4e17a
commit 6a696a57f2

View File

@ -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