Cool limits
This commit is contained in:
@ -128,6 +128,9 @@ ColumnLayout {
|
|||||||
SpinBox {
|
SpinBox {
|
||||||
id: kSpinBox
|
id: kSpinBox
|
||||||
Layout.preferredWidth: 120
|
Layout.preferredWidth: 120
|
||||||
|
|
||||||
|
from: 0
|
||||||
|
to: nSpinBox.value - 1
|
||||||
}
|
}
|
||||||
|
|
||||||
ComboBox {
|
ComboBox {
|
||||||
|
Reference in New Issue
Block a user