mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Remove now defunct variable
This commit is contained in:
parent
cb73cfb0f3
commit
aa2ed1aa4b
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ Item
|
||||||
"Custom": -1
|
"Custom": -1
|
||||||
}
|
}
|
||||||
|
|
||||||
property int maxItemCountAtOnce: 11 // show at max 11 items at once, otherwise you need to scroll.
|
|
||||||
|
|
||||||
// User-editable printer name
|
// User-editable printer name
|
||||||
property alias printerName: printerNameTextField.text
|
property alias printerName: printerNameTextField.text
|
||||||
property alias isPrinterNameValid: printerNameTextField.acceptableInput
|
property alias isPrinterNameValid: printerNameTextField.acceptableInput
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue