Skip to content

Emit OrientationSensor::availableChanged() when needed

Marco Martin requested to merge work/cherry-pick-7723a604-2 into Plasma/6.1

when we get the signal from QtSensors that the rotation sensor became available, forward the signal so that the QML part can show the autorotation checkbox

BUG:488764

(cherry picked from commit 7723a604)

bddbbfc6 Emit availableChanged() when needed

Co-authored-by: Marco Martin notmart@gmail.com

Merge request reports