tests/auto/declarative/qdeclarativegridview/data/gridview-initCurrent.qml
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
--- a/tests/auto/declarative/qdeclarativegridview/data/gridview-initCurrent.qml	Tue Jul 06 15:10:48 2010 +0300
+++ b/tests/auto/declarative/qdeclarativegridview/data/gridview-initCurrent.qml	Wed Aug 18 10:37:55 2010 +0300
@@ -43,7 +43,7 @@
         focus: true
         width: 240
         height: 320
-        currentIndex: 5
+        currentIndex: 35
         cellWidth: 80
         cellHeight: 60
         delegate: myDelegate