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