uifw/ganes/src/HgSingleTextList.cpp
branchRCL_3
changeset 21 978afdc0236f
parent 20 d48ab3b357f1
equal deleted inserted replaced
20:d48ab3b357f1 21:978afdc0236f
   141     iIndicatorManager->DrawIndicators(
   141     iIndicatorManager->DrawIndicators(
   142             gc,
   142             gc,
   143             aRect, 
   143             aRect, 
   144             item->Flags(), 
   144             item->Flags(), 
   145             iLayoutData->FirstIndicatorLayout(), 
   145             iLayoutData->FirstIndicatorLayout(), 
   146             iLayoutData->SecondIndicatorLayout() );  
   146             iLayoutData->SecondIndicatorLayout(),
       
   147             iFlags & EHgScrollerSelectionMode || iSelectionMode != ENoSelection );  
   147    }
   148    }
   148 
   149 
   149 // -----------------------------------------------------------------------------
   150 // -----------------------------------------------------------------------------
   150 // CHgSingleTextList::CHgSingleTextList()
   151 // CHgSingleTextList::CHgSingleTextList()
   151 // -----------------------------------------------------------------------------
   152 // -----------------------------------------------------------------------------