diff -r c84cf270c54f -r 92ab7f8d0eab phoneapp/phoneuistates/inc/cphonesingleandwaiting.h --- a/phoneapp/phoneuistates/inc/cphonesingleandwaiting.h Tue Feb 02 00:10:04 2010 +0200 +++ b/phoneapp/phoneuistates/inc/cphonesingleandwaiting.h Fri Mar 19 09:28:42 2010 +0200 @@ -113,16 +113,16 @@ private: - /** - * Unholds the call. - * @param aCallId - call id to unhold - */ + /** + * Unholds the call. + * @param aCallId - call id to unhold + */ void HandleUnholdL( TInt aCallId ); - /** - * Performs a state transition to Two Singles. - * @param aCallId - call id that got connected - */ + /** + * Performs a state transition to Two Singles. + * @param aCallId - call id that got connected + */ void MakeStateTransitionToTwoSinglesL( TInt aCallId ); /** @@ -165,6 +165,13 @@ * @param aCallId: the call id of the call */ void HandleDisconnectingL( TInt aCallId ); + +// <-- QT PHONE START --> + /** + * Handles received EPhoneCmdUpdateUiControls command. + */ + void UpdateUiControlsL(); +// <-- QT PHONE END --> private: //Data