diff -r 94dc1107e8b2 -r 40a3f856b14d phoneapp/phoneuiview/inc/phoneviewcommanddefinitions.h --- a/phoneapp/phoneuiview/inc/phoneviewcommanddefinitions.h Thu Jul 15 18:38:16 2010 +0300 +++ b/phoneapp/phoneuiview/inc/phoneviewcommanddefinitions.h Thu Aug 19 09:54:27 2010 +0300 @@ -237,7 +237,9 @@ EPhoneViewSetIncallBubbleFalse, EPhoneViewIsDisplayingMenuOrDialog, - EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list. + EPhoneViewSetVoipCallDTMFVisibilityFlag, + + EPhoneAmountOfCommands // Don't remove this, this should always be the last in list. };