mulwidgets/mulcoverflowwidget/src/mulcovertemplate4.cpp
branchRCL_3
changeset 11 65e535be25c8
parent 0 e83bab7cf002
--- a/mulwidgets/mulcoverflowwidget/src/mulcovertemplate4.cpp	Wed Mar 31 22:30:13 2010 +0300
+++ b/mulwidgets/mulcoverflowwidget/src/mulcovertemplate4.cpp	Wed Apr 14 16:30:07 2010 +0300
@@ -231,11 +231,7 @@
 	int mainPaneVerityId = 1;
 	int imagePaneVerityId = 6;
 	int videoPaneVerityId = 0;
-	int counterPaneVerityId = 6;
-	if(AknLayoutUtils::CbaLocation() == AknLayoutUtils::EAknCbaLocationRight)
-	    {
-	    counterPaneVerityId = 8;
-	    }
+	int counterPaneVerityId = 8;
 	
 	CAlfVisual* main = mData->mBaseElement->findVisual(KMainLayoutIndex);        
 	CAlfLayout* prntLay = main->Layout();