web_pub/settings_api/inc/BrowserUiSDKCRKeys.h
changeset 15 60c5402cb945
parent 11 c8a366e56285
child 37 ac77f89b1d9e
--- a/web_pub/settings_api/inc/BrowserUiSDKCRKeys.h	Thu Sep 24 12:53:48 2009 +0300
+++ b/web_pub/settings_api/inc/BrowserUiSDKCRKeys.h	Mon Oct 26 08:28:45 2009 +0200
@@ -406,4 +406,8 @@
 
 // Cursormode which defines the cursor display supported status depends on phones.
 const TUint32 KBrowserCursorShowMode =          0x00000082;
+
+// Controls whether enter key can activate a link, ot just has a default behavior. 
+const TUint32 KBrowserEnterKeyMode = 0x00000083;
+
 #endif      // BROWSERUISDKCRKEYS_H
\ No newline at end of file