Cool limits

This commit is contained in:
2023-02-21 19:51:54 +01:00
parent f463a4d510
commit 77d269013d

View File

@ -128,6 +128,9 @@ ColumnLayout {
SpinBox {
id: kSpinBox
Layout.preferredWidth: 120
from: 0
to: nSpinBox.value - 1
}
ComboBox {