From da383e5c7e3cbf94c054a9418a8b53ab4619bb83 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Thu, 18 Sep 2014 11:06:04 +0200 Subject: 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 --- examples/multimedia/video/qmlvideo/qmlvideo.qrc | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/multimedia/video/qmlvideo/qmlvideo.qrc') diff --git a/examples/multimedia/video/qmlvideo/qmlvideo.qrc b/examples/multimedia/video/qmlvideo/qmlvideo.qrc index 5bf2df8af..9471eb6b7 100644 --- a/examples/multimedia/video/qmlvideo/qmlvideo.qrc +++ b/examples/multimedia/video/qmlvideo/qmlvideo.qrc @@ -21,7 +21,6 @@ qml/qmlvideo/CameraRotate.qml qml/qmlvideo/CameraSpin.qml qml/qmlvideo/Content.qml - qml/qmlvideo/DisableScreenSaver.qml qml/qmlvideo/ErrorDialog.qml qml/qmlvideo/FileBrowser.qml qml/qmlvideo/main.qml -- cgit v1.2.3