diff -r 16a119033e3e -r d6f226a5ad2c browserui/browser/BrowserAppInc/BrowserPreferences.inl --- a/browserui/browser/BrowserAppInc/BrowserPreferences.inl Thu Sep 24 12:40:29 2009 +0300 +++ b/browserui/browser/BrowserAppInc/BrowserPreferences.inl Mon Oct 26 08:18:09 2009 +0200 @@ -681,6 +681,15 @@ return iAllPreferences.iService; } +// --------------------------------------------------------- +// CBrowserPreferences::EnterKeyMode() +// --------------------------------------------------------- +// +TBrCtlDefs::TEnterKeySettings CBrowserPreferences::EnterKeyMode() const + { + return iAllPreferences.iEnterKeyMode; + } + #endif // End of File