diff -r f3930dda3342 -r cd9e40a08dda inc/mpengine.h --- a/inc/mpengine.h Fri Sep 03 19:58:01 2010 -0500 +++ b/inc/mpengine.h Tue Sep 21 11:40:39 2010 -0500 @@ -170,6 +170,7 @@ void handleDeleteStarted( TCollectionContext context, int count ); void handleDeleteEnded( bool success ); void cancelCollectionRequest(); + void handleCollectionPlaylistOpened(); // Playback related void playEmbedded( QString aFilename );