Fixed tutorial gettingStartedQml part5.
authorLibor Tomsik <libor@tomsik.eu>
Thu, 7 Mar 2013 07:37:08 +0000 (08:37 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 13 Mar 2013 16:45:54 +0000 (17:45 +0100)
commitb58953fae3dc80c52e846d2d87856dd20b8986ab
tree308477bb9ecc432ca7027d634728eb00a03b412e
parent708483906f167977131a9efc9bb3bb76a454af84
Fixed tutorial gettingStartedQml part5.

In FileDialog.qml the selector GridView.view.currentIndex does not work, replaced with dirView.currentIndex

Change-Id: I7c1893ce3872c41fc4f0fd63bad0e6a2cff2b207
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
examples/quick/tutorials/gettingStartedQml/core/FileDialog.qml