phoneapp/phoneuiview/src/cphoneincallindicator.cpp
changeset 1 838b0a10d15b
parent 0 5f000ab63145
child 31 ba54057fe027
--- a/phoneapp/phoneuiview/src/cphoneincallindicator.cpp	Mon Jan 18 20:18:27 2010 +0200
+++ b/phoneapp/phoneuiview/src/cphoneincallindicator.cpp	Tue Jan 26 11:57:27 2010 +0200
@@ -307,5 +307,14 @@
     return KErrNone;
     }
 
+// ---------------------------------------------------------
+// CPhoneIncallIndicator::IsEmergencyCall
+// ---------------------------------------------------------
+//
+TBool CPhoneIncallIndicator::IsEmergencyCall()
+    {
+    return iEmergency;
+    }
+
 //  End of File