phonebookui/Phonebook2/UIControls/inc/CPbk2ContactEditorTextField.h
branchRCL_3
changeset 14 81f8547efd4f
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
--- a/phonebookui/Phonebook2/UIControls/inc/CPbk2ContactEditorTextField.h	Fri Feb 19 22:40:27 2010 +0200
+++ b/phonebookui/Phonebook2/UIControls/inc/CPbk2ContactEditorTextField.h	Fri Mar 12 15:41:25 2010 +0200
@@ -70,6 +70,9 @@
                 CPbk2IconInfoContainer& aIconInfoContainer );
         void ConstructL();
 
+        // Deactivate T9 in editor
+        void DeactivateT9(TInt8 aEditMode);
+
     protected: // Data
         /// Ref: Editor control
         CEikEdwin* iControl;