mpengine/inc/mpmpxplaybackframeworkwrapper.h
changeset 54 c5b304f4d89b
parent 48 af3740e3753f
child 58 ed94e1e8390e
--- 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: