summaryrefslogtreecommitdiff
path: root/include/svx/zoomctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/zoomctrl.hxx')
-rw-r--r--include/svx/zoomctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/zoomctrl.hxx b/include/svx/zoomctrl.hxx
index 801add1951d6..afd3130e2c20 100644
--- a/include/svx/zoomctrl.hxx
+++ b/include/svx/zoomctrl.hxx
@@ -45,7 +45,7 @@ public:
class SVX_DLLPUBLIC SvxZoomPageStatusBarControl : public SfxStatusBarControl
{
private:
- Image maImage;
+ Image const maImage;
public:
virtual void Paint( const UserDrawEvent& rEvt ) override;
virtual bool MouseButtonDown( const MouseEvent & rEvt ) override;