filesystemuis/memstatepopup/src/cmemstatepopupimpl.cpp
branchRCL_3
changeset 22 f5c50b8af68c
parent 21 65326cf895ed
--- a/filesystemuis/memstatepopup/src/cmemstatepopupimpl.cpp	Wed Sep 01 12:31:07 2010 +0100
+++ b/filesystemuis/memstatepopup/src/cmemstatepopupimpl.cpp	Tue Sep 14 20:57:31 2010 +0300
@@ -249,6 +249,7 @@
     iListBox->Model( )->SetItemTextArray( iListModel );
     iListBox->Model( )->SetOwnershipType( ELbmDoesNotOwnItemArray );
     iListBox->ItemDrawer()->ColumnData()->EnableMarqueeL( ETrue );
+    iListBox->ItemDrawer()->ClearFlags( CListItemDrawer::ESingleClickDisabledHighlight );
     }
 
 // ---------------------------------------------------------------------------