phoneapp/phoneuistates/src/cphonesingleandalerting.cpp
branchRCL_3
changeset 23 40a3f856b14d
parent 4 24062c24fe38
child 24 41a7f70b3818
--- a/phoneapp/phoneuistates/src/cphonesingleandalerting.cpp	Thu Jul 15 18:38:16 2010 +0300
+++ b/phoneapp/phoneuistates/src/cphonesingleandalerting.cpp	Thu Aug 19 09:54:27 2010 +0300
@@ -204,8 +204,8 @@
         iViewCommandHandle->ExecuteCommandL( EPhoneViewUpdateBubble, aCallId, 
             &callHeaderParam );
 
-        CPhoneState::SetTouchPaneButtons( EPhoneTwoSinglesButtons );
-        CPhoneState::EndUiUpdate();
+        SetTouchPaneButtons( EPhoneTwoSinglesButtons );
+        EndUiUpdate();
               
         // Set Hold flag to view
         TPhoneCmdParamBoolean holdFlag;