diff -r 420f6808bf21 -r f9e827349359 photosgallery/viewframework/visuallistmanager/src/glxvisuallistwindow.cpp --- 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();