camerauis/cameraapp/generic/inc/CamZoomPane.h
branchRCL_3
changeset 67 756ad29ed18e
parent 57 2c87b2808fd7
--- a/camerauis/cameraapp/generic/inc/CamZoomPane.h	Wed Sep 15 11:51:19 2010 +0300
+++ b/camerauis/cameraapp/generic/inc/CamZoomPane.h	Wed Oct 13 14:09:54 2010 +0300
@@ -182,7 +182,7 @@
         * @since 3.0
         * @return the zoom pane rect
         */
-        TRect Extent() const;
+        TRect Rect() const;
         
         /**
         * Called when the parent gains or loses foreground
@@ -405,7 +405,6 @@
 
         TRect iZoomPaneRect;
         TRect iSliderParentRect;
-        TRect iExtent;
         TPoint iPlusPoint;
         TPoint iMinusPoint;
         TPoint iTopPoint;