remove onFlickended

don't call dead api
This commit is contained in:
Marco Martin 2019-01-04 12:12:04 +01:00
parent 47bcdee043
commit 1826be8c5a

View file

@ -123,7 +123,6 @@ Item {
}); });
} }
} }
onFlickEnded: activitiesView.movementEnded()
} }
Connections { Connections {
target: desktop target: desktop