src/hbwidgets/itemviews/hbabstractitemview_p.cpp
changeset 23 e6ad4ef83b23
parent 21 4633027730f5
child 28 b7da29130b0e
--- a/src/hbwidgets/itemviews/hbabstractitemview_p.cpp	Wed Aug 18 10:05:37 2010 +0300
+++ b/src/hbwidgets/itemviews/hbabstractitemview_p.cpp	Thu Sep 02 20:44:51 2010 +0300
@@ -498,7 +498,7 @@
     When orientation switch occurs, 1) or 2) is applied to view after layout switch:
           1) if last item is wholly visible, it will be visible
           2) if last item is not fully visible, the first fully visible item before layout switch is made the 
-		     first fully visible item
+             first fully visible item
  */
 void HbAbstractItemViewPrivate::saveIndexMadeVisibleAfterMetricsChange()
 {