mpengine/inc/mpmpxcollectionframeworkwrapper.h
changeset 37 eb79a7c355bf
parent 36 a0afa279b8fe
child 38 b93f525c9244
--- a/mpengine/inc/mpmpxcollectionframeworkwrapper.h	Fri May 28 19:46:01 2010 -0500
+++ b/mpengine/inc/mpmpxcollectionframeworkwrapper.h	Fri Jun 11 19:36:32 2010 -0500
@@ -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 );