summaryrefslogtreecommitdiff
path: root/include/svx/galctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/galctrl.hxx')
-rw-r--r--include/svx/galctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/galctrl.hxx b/include/svx/galctrl.hxx
index 57bc02ded261..4f16f999edff 100644
--- a/include/svx/galctrl.hxx
+++ b/include/svx/galctrl.hxx
@@ -45,7 +45,7 @@ private:
GraphicObject aGraphicObj;
tools::Rectangle aPreviewRect;
- GalleryTheme* mpTheme;
+ GalleryTheme* const mpTheme;
SVX_DLLPRIVATE bool ImplGetGraphicCenterRect( const Graphic& rGraphic, tools::Rectangle& rResultRect ) const;
SVX_DLLPRIVATE void InitSettings();