camerauis/cameraapp/generic/inc/CamZoomPane.h
branchRCL_3
changeset 25 2c87b2808fd7
parent 24 bac7acad7cb3
--- a/camerauis/cameraapp/generic/inc/CamZoomPane.h	Wed Sep 01 12:30:54 2010 +0100
+++ b/camerauis/cameraapp/generic/inc/CamZoomPane.h	Tue Sep 14 20:46:07 2010 +0300
@@ -182,7 +182,7 @@
         * @since 3.0
         * @return the zoom pane rect
         */
-        TRect Rect() const;
+        TRect Extent() const;
         
         /**
         * Called when the parent gains or loses foreground
@@ -405,6 +405,7 @@
 
         TRect iZoomPaneRect;
         TRect iSliderParentRect;
+        TRect iExtent;
         TPoint iPlusPoint;
         TPoint iMinusPoint;
         TPoint iTopPoint;