systemdialogs example: ensure that all QML files work with qmlscene
authorShawn Rutledge <shawn.rutledge@digia.com>
Wed, 17 Jul 2013 11:24:16 +0000 (13:24 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 17 Jul 2013 11:46:37 +0000 (13:46 +0200)
commit16a6cba54f979bbcac6c91321c5714f829f7d75e
tree66bd1359ba2e88aebd85f55de5f6279e6249667a
parent3a67542e06d15386af10056caface835ed8b8e48
systemdialogs example: ensure that all QML files work with qmlscene

Sync up relative paths in the qrc and the actual directories so that
you can run qmlscene with any of the QML files in this directory
and it will still find the shared resources.

Change-Id: I0f216df6b370c19948312fa00a33ce77ccabcd78
Reviewed-by: Liang Qi <liang.qi@digia.com>
examples/quick/dialogs/systemdialogs/ColorDialogs.qml
examples/quick/dialogs/systemdialogs/FileDialogs.qml
examples/quick/dialogs/systemdialogs/main.cpp
examples/quick/dialogs/systemdialogs/systemdialogs.qml
examples/quick/dialogs/systemdialogs/systemdialogs.qrc