diff -r 919f36ff910f -r d96eed154187 web_pub/browser_control_api/inc/BrCtlDefs.h --- a/web_pub/browser_control_api/inc/BrCtlDefs.h Wed Sep 01 12:28:30 2010 +0100 +++ b/web_pub/browser_control_api/inc/BrCtlDefs.h Tue Sep 14 23:23:58 2010 +0300 @@ -664,7 +664,8 @@ EElementSmartLinkEmail, ///< an email address in the page. EElementBrokenImage, ///< A missing image EElementSmartLinkVoip, ///< A voip smartlink - EElementSelectMultiBox ///< A select box with multiple select + EElementSelectMultiBox, ///< A select box with multiple select + EElementdivTag ///< An editable div tag }; /**