photosgallery/viewframework/visuallistmanager/src/glxvisuallistwindow.cpp
branchRCL_3
changeset 47 f9e827349359
parent 18 bcb43dc84c44
child 57 ea65f74e6de4
--- a/photosgallery/viewframework/visuallistmanager/src/glxvisuallistwindow.cpp	Wed Jun 09 09:41:51 2010 +0300
+++ b/photosgallery/viewframework/visuallistmanager/src/glxvisuallistwindow.cpp	Mon Jun 21 15:40:32 2010 +0300
@@ -206,7 +206,7 @@
 	{
 	TRACER("CGlxVisualListWindow::SetFocusIndexL");
     GLX_LOG_INFO1("CGlxVisualListWindow::SetFocusIndexL %d",aFocusIndex);
-	CGlxListWindow::SetFocusIndex( aFocusIndex );
+	CGlxListWindow::SetFocusIndexL( aFocusIndex );
 	
 	UpdatePositions();