Skip to content

Emit OrientationSensor::availableChanged() when needed

Marco Martin requested to merge work/mart/watchRotateAvailable into master

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

Merge request reports