uifw/ganes/src/HgSingleGraphicList.cpp
branchRCL_3
changeset 72 a5e7a4f63858
parent 59 978afdc0236f
--- a/uifw/ganes/src/HgSingleGraphicList.cpp	Wed Sep 15 12:29:17 2010 +0300
+++ b/uifw/ganes/src/HgSingleGraphicList.cpp	Wed Oct 13 14:50:15 2010 +0300
@@ -162,8 +162,7 @@
             aRect, 
             item->Flags(), 
             iLayoutData->FirstIndicatorLayout(), 
-            iLayoutData->SecondIndicatorLayout(),
-            iFlags & EHgScrollerSelectionMode || iSelectionMode != ENoSelection );            
+            iLayoutData->SecondIndicatorLayout() );            
     }
 
 // -----------------------------------------------------------------------------