summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2021-07-23 23:00:54 +0200
committerJulien Nabet <serval2412@yahoo.fr>2021-07-23 23:49:30 +0200
commitcb2827f5f65324f309fa0e3c30d0b19ad237410e (patch)
tree84c4bc96952408807e725dbe628a98eab9629714 /svtools
parent04389e2e5563ae5d771a78e439dfe7ccdcd8b904 (diff)
Fix SvtHelpOptions_Impl::GetPropertyNames (svtools)
Regression from https://cgit.freedesktop.org/libreoffice/core/commit/?id=ba4f191300779cbd9e536d11c02895541fef24be use officecfg to retrieve help system Change-Id: Id42c5ee06d2231dc690a4f6f81eecddb0b1a2073 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119429 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/config/helpopt.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/config/helpopt.cxx b/svtools/source/config/helpopt.cxx
index 2b5b2cb2bbd3..2a7afe9e4918 100644
--- a/svtools/source/config/helpopt.cxx
+++ b/svtools/source/config/helpopt.cxx
@@ -85,7 +85,6 @@ Sequence< OUString > const & SvtHelpOptions_Impl::GetPropertyNames()
"ExtendedTip",
"Tip",
"Locale",
- "System",
"BuiltInHelpNotInstalledPopUp"
};