X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FCallButtonsPanel.cpp;h=ab0635dacc9ab3644c8ef9563045b0cc1266ebd8;hb=968ce47ae7a353e2ad110ef3b64be43d5c9b0b36;hp=07b221358ef39de6e983fbe335cf50ad9aa55717;hpb=8999146614fceea4a08455c1595948c3711cdc71;p=apps%2Fosp%2FCall.git diff --git a/src/CallButtonsPanel.cpp b/src/CallButtonsPanel.cpp index 07b2213..ab0635d 100644 --- a/src/CallButtonsPanel.cpp +++ b/src/CallButtonsPanel.cpp @@ -622,6 +622,13 @@ CallButtonsPanel::DisableKeysForOutgoingCall(void) } void +CallButtonsPanel::ShowOrHideAddtoContactsButton(bool isEnabled) +{ + Button* pButton = static_cast(GetControl(IDC_ADD_TO_CONTACT_BUTTON)); + pButton->SetShowState(isEnabled); +} + +void CallButtonsPanel::SetEndCallPanelState(bool isEnabled) { //Voice Call