summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config/usrpref.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/config/usrpref.cxx')
-rw-r--r--sw/source/uibase/config/usrpref.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/config/usrpref.cxx b/sw/source/uibase/config/usrpref.cxx
index 77790b82c220..4a21273b2989 100644
--- a/sw/source/uibase/config/usrpref.cxx
+++ b/sw/source/uibase/config/usrpref.cxx
@@ -75,7 +75,7 @@ SwMasterUsrPref::~SwMasterUsrPref()
{
}
-static const auto g_UpdateLinkIndex = 17;
+const auto g_UpdateLinkIndex = 17;
Sequence<OUString> SwContentViewConfig::GetPropertyNames() const
{