gsprofilesrv_plat/settings_uis_cenrep_collection_api/inc/SettingsInternalCRKeys.h
branchRCL_3
changeset 23 8bda91a87a00
parent 0 8c5d936e5675
child 24 8ee96d21d9bf
--- a/gsprofilesrv_plat/settings_uis_cenrep_collection_api/inc/SettingsInternalCRKeys.h	Thu Jul 15 18:57:55 2010 +0300
+++ b/gsprofilesrv_plat/settings_uis_cenrep_collection_api/inc/SettingsInternalCRKeys.h	Thu Aug 19 10:12:30 2010 +0300
@@ -309,6 +309,15 @@
 const TUint32 KSettingsOpticalJoystickStatus = 0x00000019;
 
 /**
+* To save active / deactive Handwriting input methods when you click editor
+* Integer value.
+* Default value: 1
+* 0 = Simple HWR will not be opened when user click editor.
+* 1 = Simple HWR will be opened when user click editor.
+*/
+const TUint32 KSettingsSimpleHWR = 0x0000001A;
+
+/**
 * Telephony settings CR UID.
 */
 const TUid KCRUidTelephonySettings = {0x101F877E};