mpengine/inc/mpmpxcollectionframeworkwrapper.h
changeset 41 ea59c434026a
parent 32 c163ef0b758d
child 38 b93f525c9244
--- a/mpengine/inc/mpmpxcollectionframeworkwrapper.h	Fri Jun 11 13:36:36 2010 +0300
+++ b/mpengine/inc/mpmpxcollectionframeworkwrapper.h	Wed Jun 23 18:10:13 2010 +0300
@@ -72,10 +72,10 @@
 
     void collectionPlaylistOpened();
     void playlistSaved( bool success );
-    void deleteStarted(TCollectionContext context, TInt Count);
+    void deleteStarted(TCollectionContext context, int Count);
     void songsDeleted( bool success );
     void playlistsRenamed( bool success );
-    void openAddSongsWaitDialog();
+    void aboutToAddSongs( int count );
     
     void isolatedCollectionOpened( MpMpxCollectionData* collectionData );