mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Remove now defunct variable
This commit is contained in:
parent
cb73cfb0f3
commit
aa2ed1aa4b
@ -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…
x
Reference in New Issue
Block a user