mmsharing/livecommsui/lcuiengine/inc/lcuiengine.h
changeset 34 01f0bb65bcf1
parent 22 496ad160a278
child 39 4bcc59142325
--- a/mmsharing/livecommsui/lcuiengine/inc/lcuiengine.h	Wed Aug 18 09:46:00 2010 +0300
+++ b/mmsharing/livecommsui/lcuiengine/inc/lcuiengine.h	Thu Sep 02 20:23:40 2010 +0300
@@ -123,6 +123,8 @@
     void remotePlayerPaused();
     void localPlayerUnavailable();
     void remotePlayerUnavailable();
+    void volumeChanged(int aVolumeLevel);
+    
     
 public slots:
 
@@ -166,7 +168,6 @@
     void shareCamera();
     void setCurrentView(HbView* view);
     bool SendDialTone( const QChar aKey );
-   
 
 private: