diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-15 20:23:54 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-16 10:25:08 +0100 |
commit | 6efe229c46ac9d66a141e36647aecaa7adaaa790 (patch) | |
tree | d727ed3a09b58408b2d58250055846c7414c4597 /solenv | |
parent | fc7a485b7e1c460a7b2e7aa2f1db28873cabda3c (diff) |
can replace SwNavHelpToolBox with basic ToolBox now
Change-Id: Ifcbba2b306e5c89fa970aa101df85d1b259c608d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86885
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rwxr-xr-x | solenv/bin/native-code.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index 10d4f73dab7b..99b867ba335b 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -517,7 +517,6 @@ custom_widgets = [ 'SvxColorValueSet', 'SvxLightCtl3D', 'SvxRelativeField', - 'SwNavHelpToolBox', 'TemplateDefaultView', ] |