summaryrefslogtreecommitdiff
path: root/sw/inc/gotodlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/gotodlg.hxx')
-rw-r--r--sw/inc/gotodlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/gotodlg.hxx b/sw/inc/gotodlg.hxx
index 0c79484553aa..a7971bec225f 100644
--- a/sw/inc/gotodlg.hxx
+++ b/sw/inc/gotodlg.hxx
@@ -37,7 +37,7 @@ public:
private:
SwView *m_pCreateView;
- SfxBindings * const m_rBindings;
+ SfxBindings *m_rBindings;
sal_uInt16 mnMaxPageCnt;
std::unique_ptr<weld::Entry> mxMtrPageCtrl;