filemanager/src/fmbkupenginewrapper/inc/fmrestoresettings.h
changeset 49 81668a704644
parent 14 1957042d8c7e
--- a/filemanager/src/fmbkupenginewrapper/inc/fmrestoresettings.h	Thu Sep 30 16:33:59 2010 +0800
+++ b/filemanager/src/fmbkupenginewrapper/inc/fmrestoresettings.h	Mon Oct 18 09:44:31 2010 +0800
@@ -150,7 +150,7 @@
      */
     QList< FmRestoreEntry* > restoreEntryList();
 
-    void GetSelectionL( QList< FmRestoreInfo >& infoArray ) const;
+    void GetSelection( QList< FmRestoreInfo >& infoArray ) const;
     void SetSelection( const quint64& aSelection );
     
 private: