phoneapp/phonemediatorcenter/src/cphoneswitchtovideoorvoicecommand.cpp
branchRCL_3
changeset 24 41a7f70b3818
parent 0 5f000ab63145
child 25 5266b1f337bd
--- a/phoneapp/phonemediatorcenter/src/cphoneswitchtovideoorvoicecommand.cpp	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneapp/phonemediatorcenter/src/cphoneswitchtovideoorvoicecommand.cpp	Tue Aug 31 15:14:29 2010 +0300
@@ -72,12 +72,12 @@
 // ---------------------------------------------------------
 //
 void CPhoneSwitchToVideoOrVoiceCommand::ExecuteLD()
-	{
+    {
     __LOGMETHODSTARTEND( EPhoneMediatorCenter, 
         "CPhoneSwitchToVideoOrVoiceCommand::ExecuteL( ) ");
     iEngineMessageSender.SendPhoneEngineMessage( 
         MPEPhoneModel::EPEMessageSwitchToVideoOrVoice );
     delete this;
-	}
+    }
 
 //  End of File