testfwuis/stifui/avkon/stifui/src/TestSetInsertMenuView.cpp
changeset 3 6952856dc269
parent 2 453d490c84a5
--- a/testfwuis/stifui/avkon/stifui/src/TestSetInsertMenuView.cpp	Fri Sep 17 08:58:49 2010 +0300
+++ b/testfwuis/stifui/avkon/stifui/src/TestSetInsertMenuView.cpp	Mon Oct 04 00:18:37 2010 +0300
@@ -341,7 +341,7 @@
     			{
     			for( i = 0; i < newCount; i++ )
 	    			{
-    				selectedIndices.InsertInOrder( (*newListBox->SelectionIndexes())[i] );
+    				selectedIndices.InsertInOrderL( (*newListBox->SelectionIndexes())[i] );
 		    		}	
     				
 	    		AddCasesToTestSet( selectedIndices );