--- a/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cpcallsplugingroup.cpp Fri Jun 04 10:19:18 2010 +0100
+++ b/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cpcallsplugingroup.cpp Wed Jun 23 18:12:20 2010 +0300
@@ -53,6 +53,17 @@
// -----------------------------------------------------------------------------
+// CpCallsPluginGroup::ownVideoInReceivedCallStateChanged
+// -----------------------------------------------------------------------------
+//
+void CpCallsPluginGroup::ownVideoInReceivedCallStateChanged(
+ int index )
+ {
+ Q_UNUSED( index )
+ }
+
+
+// -----------------------------------------------------------------------------
// CpCallsPluginGroup::softRejectTextChanged
// -----------------------------------------------------------------------------
//