diff -r af3740e3753f -r c5b304f4d89b mpengine/inc/mpmpxplaybackframeworkwrapper.h --- a/mpengine/inc/mpmpxplaybackframeworkwrapper.h Wed Aug 18 09:46:20 2010 +0300 +++ b/mpengine/inc/mpmpxplaybackframeworkwrapper.h Thu Sep 02 20:24:03 2010 +0300 @@ -50,7 +50,9 @@ signals: - void volumePropertyChanged( MpCommon::MpVolumeProperty property, int value ); + void volumePropertyChanged( MpCommon::MpVolumeProperty property, int value ); + void corruptedStop(); + void fileCorrupted(int fileId); public slots: