omadm/omadmappui/src/NSmlDMFotaContainer.cpp
branchRCL_3
changeset 22 9360ca28b668
parent 20 f2101057ffeb
child 23 c4687ff85147
--- a/omadm/omadmappui/src/NSmlDMFotaContainer.cpp	Mon Jun 21 15:26:00 2010 +0300
+++ b/omadm/omadmappui/src/NSmlDMFotaContainer.cpp	Thu Jul 15 18:24:21 2010 +0300
@@ -42,7 +42,7 @@
 #include <swi/sisregistrysession.h>
 
 #include <csxhelp/dm.hlp.hrh>
-
+#include <eiklbx.h>
 
 #include <apgtask.h>
 
@@ -638,7 +638,8 @@
     // Create the itemlist
     iFotaListBox = new (ELeave) CAknDoubleStyleListBox;
     iFotaListBox->SetContainerWindowL( *this );
-    iFotaListBox->ConstructL( this, EAknListBoxViewerFlags );
+    iFotaListBox->ConstructL( this, EAknListBoxViewerFlags | 
+    	CEikListBox::EDisableItemSpecificMenu | CEikListBox::EViewerFlag );
     // Set up/down arrows at bottom of the screen (scrollbar)
     iFotaListBox->CreateScrollBarFrameL( ETrue );
     iFotaListBox->ScrollBarFrame()->SetScrollBarVisibilityL( CEikScrollBarFrame::EOn,