Fix imports in GridView test
authorMartin Jones <martin.jones@nokia.com>
Wed, 28 Mar 2012 00:28:45 +0000 (10:28 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 28 Mar 2012 01:10:21 +0000 (03:10 +0200)
commit0ad4550ac0946540f2c76008765d69c62adeed54
tree517b69abfba131acd5669ca78e9fda8d951b6557
parent4f08f48017bf4fe17b23bd5d7399bce4bd37d806
Fix imports in GridView test

Were still importing QtQuick 1.0 and not checking whether the
components were created.

Change-Id: Ie42e5d1b3a134af39c62c5eb54a1d620c59cefee
Reviewed-by: Bea Lam <bea.lam@nokia.com>
tests/auto/quick/qquickgridview/tst_qquickgridview.cpp