diff -r 3154c14a33db -r aead3f7e1bb0 browserui/browser/BrowserAppInc/BrowserContentViewContainer.h --- a/browserui/browser/BrowserAppInc/BrowserContentViewContainer.h Tue May 25 12:45:31 2010 +0300 +++ b/browserui/browser/BrowserAppInc/BrowserContentViewContainer.h Wed Jun 09 09:45:02 2010 +0300 @@ -72,6 +72,16 @@ */ CBrowserGotoPane* FindKeywordPane() { return iFindKeywordPane; } ; + /* + * set the iGotoPane + */ + void SetGotoPane(CBrowserGotoPane* aGotoPane) { iGotoPane = aGotoPane; }; + + /* + * set the iFindKeywordPane + */ + void SetFindKeywordPane(CBrowserGotoPane* aFindKeywordPane) { iFindKeywordPane = aFindKeywordPane; }; + /** * Shut down Goto URL editor. * @since Series 60 1.2