diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-07-29 14:14:51 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-07-30 09:53:31 +0200 |
commit | 0871c62fab7effd915d54caf953fd6b7e8de2372 (patch) | |
tree | 812408fcbd822f11f06a6180840a1d0777fbd56e /solenv/bin | |
parent | 16073ff56f792144bf262795869f7e5413eca8fc (diff) |
weld SwRedlineOptionsTabPage
Change-Id: Ic901356d399e8d758747f0fea07d3656fbf89aab
Reviewed-on: https://gerrit.libreoffice.org/76559
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/bin')
-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 edfbd5a8ec6f..7501d2a65a20 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -512,7 +512,6 @@ custom_widgets = [ 'SvxTextEncodingBox', 'SvxTextEncodingBox', 'SwAddressPreview', - 'SwMarkPreview', 'SwNavHelpToolBox', 'TableValueSet', 'TemplateDefaultView', |