diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-12-14 14:52:04 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-12-20 09:51:15 +0100 |
commit | 4e6be990eaf6a524740299e8d00fb5401c1a21c0 (patch) | |
tree | 2b3cf7708eef105d8e3cad039ff1e6109342c667 /solenv/bin | |
parent | 009108aa53896ccd3a2bad4380654d22f7c2206f (diff) |
weld SwTOXEntryTabPage
Change-Id: Ib093fbb78a73b26060613ea72030e92f7d3681a5
Reviewed-on: https://gerrit.libreoffice.org/65325
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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index 76e8e66b977c..31d486c6f6eb 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -529,10 +529,8 @@ custom_widgets = [ 'SwAddressPreview', 'SwFieldRefTreeListBox', 'SwGlTreeListBox', - 'SwIdxTreeListBox', 'SwMarkPreview', 'SwNavHelpToolBox', - 'SwTokenWindow', 'TableValueSet', 'TemplateDefaultView', 'TemplateLocalView', |