diff -r 6a0ceb387ac7 -r 40fb776cbfb3 filesystemuis/memstatepopup/src/cmemstatepopupimpl.cpp --- 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 ); } // ---------------------------------------------------------------------------