diff options
Diffstat (limited to 'sw/source/uibase/inc/gloshdl.hxx')
-rw-r--r-- | sw/source/uibase/inc/gloshdl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/gloshdl.hxx b/sw/source/uibase/inc/gloshdl.hxx index bdd26ed28a4d..dd876c3a6284 100644 --- a/sw/source/uibase/inc/gloshdl.hxx +++ b/sw/source/uibase/inc/gloshdl.hxx @@ -36,7 +36,7 @@ class SW_DLLPUBLIC SwGlossaryHdl SwGlossaries& rStatGlossaries; OUString aCurGrp; - SfxViewFrame* const pViewFrame; + SfxViewFrame* pViewFrame; SwWrtShell* pWrtShell; std::unique_ptr<SwTextBlocks> pCurGrp; |