filemanager/App/inc/CFileManagerFileListContainer.h
branchRCL_3
changeset 10 875fd7f60fdf
parent 0 6a9f87576119
--- a/filemanager/App/inc/CFileManagerFileListContainer.h	Wed Mar 31 21:15:58 2010 +0300
+++ b/filemanager/App/inc/CFileManagerFileListContainer.h	Wed Apr 14 15:47:10 2010 +0300
@@ -105,6 +105,8 @@
         void ListBoxSelectItemL( TInt aIndex );
 
         void ListBoxDeselectItem( TInt aIndex );
+        
+        TInt SearchFieldToListBoxIndex(TInt aIndex );
 
     private: // From MCoeFocusObserver
         void HandleChangeInFocus();