Commit ccc41383 authored by Christian Strømme's avatar Christian Strømme Committed by The Qt Project
Browse files

Fix for url bug in the qmlvideo examples.

In the FileBrowser paths where being prepended with file:///

, since all
the paths already starts with a forward slash, navigating away from the
initial directory was therefore not possible.

To make the examples work on Android, QT += multimedia was added.

Change-Id: Iff96729d476c4292999b022bdd6d5770b6b011e7
Reviewed-by: default avatarPaul Olav Tvete <paul.tvete@digia.com>
Reviewed-by: default avatarAndy Nichols <andy.nichols@digia.com>
parent fca12620
No related merge requests found
Showing with 9 additions and 9 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment