diff -r c84cf270c54f -r 92ab7f8d0eab phoneapp/phoneuiutils/inc/phonerssbase.h --- a/phoneapp/phoneuiutils/inc/phonerssbase.h Tue Feb 02 00:10:04 2010 +0200 +++ b/phoneapp/phoneuiutils/inc/phonerssbase.h Fri Mar 19 09:28:42 2010 +0200 @@ -383,12 +383,16 @@ EPhoneWaitingCallButtons, EPhoneCallSetupAndSingleButtons, - // Video call error notes +// Video call error notes EPhoneNotePhoneOutOf3GCoverage, // cause 3,31,69 EPhoneNoteVideoCallOnlyPossibleUnder3GCoverage, // cause 50 EPhoneNoteUnableToMakeVideoCallNotSupportedByOtherPhone, // cause 57,88 EPhoneNoteCalledNumberHasBarredIncomingCalls, // cause 21 - + +// <-- QT PHONE START --> + EPhoneIncallHeldButtons, + EPhoneAttemptingEmergencyText, +// <-- QT PHONE END --> // Last EPhoneRssBaseLast };