filesystemuis/memstatepopup/src/cmemstatepopupimpl.cpp
branchRCL_3
changeset 52 40fb776cbfb3
parent 42 f5c50b8af68c
--- a/filesystemuis/memstatepopup/src/cmemstatepopupimpl.cpp	Wed Sep 15 11:58:56 2010 +0300
+++ b/filesystemuis/memstatepopup/src/cmemstatepopupimpl.cpp	Wed Oct 13 14:17:31 2010 +0300
@@ -249,7 +249,6 @@
     iListBox->Model( )->SetItemTextArray( iListModel );
     iListBox->Model( )->SetOwnershipType( ELbmDoesNotOwnItemArray );
     iListBox->ItemDrawer()->ColumnData()->EnableMarqueeL( ETrue );
-    iListBox->ItemDrawer()->ClearFlags( CListItemDrawer::ESingleClickDisabledHighlight );
     }
 
 // ---------------------------------------------------------------------------