summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/view.cxx')
-rw-r--r--starmath/source/view.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index ddf3e23e49b4..ddf9623a0656 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -853,7 +853,7 @@ struct SmViewShell_Impl
{
std::unique_ptr<sfx2::DocumentInserter> pDocInserter;
std::unique_ptr<SfxRequest> pRequest;
- SvtMiscOptions aOpts;
+ SvtMiscOptions const aOpts;
};