phoneapp/phoneuiutils/inc/phonerssbase.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 22 6bb1b21d2484
--- 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
     };