internetradio2.0/favoritesdbinc/irfavoritesdb.h
changeset 8 3b03c28289e6
parent 3 ee64f059b8e1
child 12 608f67c22514
--- a/internetradio2.0/favoritesdbinc/irfavoritesdb.h	Thu May 27 12:46:34 2010 +0300
+++ b/internetradio2.0/favoritesdbinc/irfavoritesdb.h	Fri Jun 11 13:30:40 2010 +0300
@@ -199,6 +199,8 @@
      */
 	IMPORT_C TInt IncreasePlayedTimesL(const CIRIsdsPreset &aIsdsPreset);
 	
+	IMPORT_C TInt RenamePresetL(const CIRIsdsPreset &aIsdsPreset, const TDesC &aNewName);
+	
 	private:
 
     /**CIRFavoritesDb::HandlePresetChangedL()