uifw/ganes/src/HgGrid.cpp
branchRCL_3
changeset 59 978afdc0236f
parent 56 d48ab3b357f1
child 72 a5e7a4f63858
--- a/uifw/ganes/src/HgGrid.cpp	Wed Sep 01 12:16:19 2010 +0100
+++ b/uifw/ganes/src/HgGrid.cpp	Tue Sep 14 21:48:24 2010 +0300
@@ -285,7 +285,8 @@
             aRect, 
             item->Flags(), 
             iLayoutData->FirstIndicatorLayout(), 
-            iLayoutData->SecondIndicatorLayout() );            
+            iLayoutData->SecondIndicatorLayout(),
+            iFlags & EHgScrollerSelectionMode || iSelectionMode != ENoSelection );            
     }
 
 // -----------------------------------------------------------------------------