summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/qmlvideo/qmlvideo.qrc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-09-18 11:06:04 +0200
committerAlex Blasche <alexander.blasche@digia.com>2014-09-19 09:12:48 +0200
commitda383e5c7e3cbf94c054a9418a8b53ab4619bb83 (patch)
tree70a16355d34315de235e09dab8e66e0d5effe3d2 /examples/multimedia/video/qmlvideo/qmlvideo.qrc
parent46c56ed530b91671067c8416bab2c4037ad57f9d (diff)
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>
Diffstat (limited to 'examples/multimedia/video/qmlvideo/qmlvideo.qrc')
-rw-r--r--examples/multimedia/video/qmlvideo/qmlvideo.qrc1
1 files changed, 0 insertions, 1 deletions
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 @@
<file>qml/qmlvideo/CameraRotate.qml</file>
<file>qml/qmlvideo/CameraSpin.qml</file>
<file>qml/qmlvideo/Content.qml</file>
- <file>qml/qmlvideo/DisableScreenSaver.qml</file>
<file>qml/qmlvideo/ErrorDialog.qml</file>
<file>qml/qmlvideo/FileBrowser.qml</file>
<file>qml/qmlvideo/main.qml</file>