uifw/AvKon/inc/AknAdaptiveSearch.h
branchRCL_3
changeset 56 d48ab3b357f1
parent 55 aecbbf00d063
--- a/uifw/AvKon/inc/AknAdaptiveSearch.h	Tue Aug 31 15:28:30 2010 +0300
+++ b/uifw/AvKon/inc/AknAdaptiveSearch.h	Wed Sep 01 12:16:19 2010 +0100
@@ -150,6 +150,14 @@
     	 */
     	void UpdateGridSkinL();
     	
+   public:
+    	
+    	/**
+         * When the rect of find pane is set, this functions will be notified
+         * to record the size of it.
+    	 */
+    	void SaveFindPaneRect( const TRect &aRect );
+    	
    private: // Constructors
 
          /**