added ssh deploy
This commit is contained in:
@@ -26,6 +26,7 @@ RowLayout {
|
||||
to: control.to
|
||||
stepSize: control.stepSize
|
||||
value: control.value
|
||||
onValueChanged: control.value = value
|
||||
onMoved: control.moved(Math.round(value))
|
||||
}
|
||||
Label {
|
||||
|
||||
Reference in New Issue
Block a user