Fix so that sliding the switch also changes the mode

This commit is contained in:
Mark 2017-05-08 15:51:38 +02:00
parent bb0d534f4a
commit 1449f785f7

View file

@ -468,7 +468,7 @@ Rectangle
acceptedButtons: Qt.NoButton
}
onClicked:
onCheckedChanged:
{
var index = 0;
if (checked)