qml: fix binding not restored with Qt 6 in PlayButton
It seems that there is a bug with Qt 6 that bindings are not restored properly.
I have found a bug report (https://bugreports.qt.io/browse/QTBUG-122707) and although it is marked as fixed there it still happens.