mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxdbhandler.h
branchRCL_3
changeset 11 13afc0e517bd
parent 0 ff3acec5bc43
child 15 171e07ac910f
--- a/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxdbhandler.h	Tue Feb 02 00:09:33 2010 +0200
+++ b/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxdbhandler.h	Fri Feb 19 22:48:30 2010 +0200
@@ -1009,6 +1009,7 @@
 	* @see MMPXDbPlaylistObserver
 	*/
 		virtual TInt HandlePlaylistDurationL(TUint32 aPlaylistId);
+        virtual void HandlePlaylistInfoL(TUint32 aPlaylistId, TInt& aCount, TInt& aDuration);
 
     private: