diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-12-12 11:50:06 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-12-12 21:20:27 +0100 |
commit | 72ebf150ab1f35a65de7c99e0227af77bae72be9 (patch) | |
tree | 9599c9223559936760588d22985c10fd7c9a3e2f /solenv | |
parent | 320e8d38b7d0c5a47fdae13a657af9d9b896f279 (diff) |
weld SwCaptionDialog
Change-Id: I5babfbf3489f88c5d6cdeffbd514d86368f04fa9
Reviewed-on: https://gerrit.libreoffice.org/65014
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 fdfb22224519..42f29473cb27 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -510,7 +510,6 @@ custom_widgets = [ 'SvxTextEncodingBox', 'SvxTextEncodingBox', 'SwAddressPreview', - 'SwCaptionPreview', 'SwFieldRefTreeListBox', 'SwGlTreeListBox', 'SwIdxTreeListBox', |