Remove QtSystemInfo dependency from Multimedia examples
QtSystemInfo is not officially supported in Qt5 and its QML API is currently broken. Inhibition of the screensaver is not essential for the example anyway. Task-number: QTBUG-31080 Change-Id: Ia2e7d8de3e2044e11e1681907e61a7207489ad1b Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
<file>qml/qmlvideofx/ContentCamera.qml</file>
|
||||
<file>qml/qmlvideofx/ContentImage.qml</file>
|
||||
<file>qml/qmlvideofx/ContentVideo.qml</file>
|
||||
<file>qml/qmlvideofx/DisableScreenSaver.qml</file>
|
||||
<file>qml/qmlvideofx/Divider.qml</file>
|
||||
<file>qml/qmlvideofx/Effect.qml</file>
|
||||
<file>qml/qmlvideofx/EffectBillboard.qml</file>
|
||||
|
||||
Reference in New Issue
Block a user