diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-03-17 19:22:08 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-03-18 22:10:57 +0100 |
commit | c403c86c6da4db0a6f2864ad4e13def9a3898cd4 (patch) | |
tree | 3b6e0ca5c6255506989f4312ac7a7723eb359b84 /solenv | |
parent | cc0b0f94b1888709f45bf63b98761a471f73f041 (diff) |
weld SwFieldRefPage
Change-Id: I5ae3965aa681ea1f5a005fbc8dad4d0ce36af1b3
Reviewed-on: https://gerrit.libreoffice.org/69373
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-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 88942fe07037..8c93cd1f081f 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -516,7 +516,6 @@ custom_widgets = [ 'SvxTextEncodingBox', 'SvxTextEncodingBox', 'SwAddressPreview', - 'SwFieldRefTreeListBox', 'SwGlTreeListBox', 'SwMarkPreview', 'SwNavHelpToolBox', |