photosurface demo: behavior depends on initialization order
authorShawn Rutledge <shawn.rutledge@digia.com>
Thu, 13 Jun 2013 15:02:36 +0000 (17:02 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 14 Jun 2013 12:20:52 +0000 (14:20 +0200)
commit9f661cf327bc638d7584ba3832adaaa3d7c8734e
tree7f4899bd40d290e23d0aa61b27771ed2536ccd0a
parent4455db6ad1a644124536135971825f1e88471522
photosurface demo: behavior depends on initialization order

The file dialog wasn't appearing on the mac.  This way seems to work.
We have a long-term bug here but this workaround will look better for
the release.

Change-Id: I8538ca5dc11a063591bc4557fd3779c5bb3768b5
Task-number: QTBUG-31699
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
examples/quick/demos/photosurface/photosurface.qml
tests/auto/quick/examples/tst_examples.cpp