phoneuis/dialer/inc/cdialer.h
branchRCL_3
changeset 25 91c2fb4b78df
parent 19 544e34b3255a
child 31 ba54057fe027
--- a/phoneuis/dialer/inc/cdialer.h	Wed Apr 14 15:56:42 2010 +0300
+++ b/phoneuis/dialer/inc/cdialer.h	Tue Apr 27 16:37:10 2010 +0300
@@ -459,6 +459,13 @@
          * Is qwerty mode on.
          */
         TBool iQwertyMode;
+        
+        /**
+         * Current type of the editor field. The field is numeric unless
+         * the device is in QWERTY mode and there is some consumer (like VoIP, EasyDialing)
+         * for the alphabetic characters.
+         */
+        TEditorType iEditorType;
     };
 
 #endif      // CDIALER_H