browserui/browser/BrowserAppInc/BrowserContentViewContainer.h
branchRCL_3
changeset 58 aead3f7e1bb0
parent 0 84ad3b177aa3
--- 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