diff -r f0c0788c4de2 -r 756ad29ed18e camerauis/cameraapp/generic/inc/CamZoomPane.h --- 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;