uifw/ganes/src/HgSingleTextList.cpp
branchRCL_3
changeset 72 a5e7a4f63858
parent 59 978afdc0236f
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
   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 );  
       
   148    }
   147    }
   149 
   148 
   150 // -----------------------------------------------------------------------------
   149 // -----------------------------------------------------------------------------
   151 // CHgSingleTextList::CHgSingleTextList()
   150 // CHgSingleTextList::CHgSingleTextList()
   152 // -----------------------------------------------------------------------------
   151 // -----------------------------------------------------------------------------