diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-12-11 20:30:52 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-12-12 21:07:12 +0100 |
commit | 3bd103064ba719013471d9664ea2c1f207b84d90 (patch) | |
tree | b15086268b4858614f19b746e67b870945de1b0b /solenv/bin | |
parent | 27995e638e1582b443befa93bc5dfd5970a38ef2 (diff) |
weld SwCaptionOptPage
Change-Id: I3373a39d6d8b39717b7aec69544a9d2957db15d8
Reviewed-on: https://gerrit.libreoffice.org/65010
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 404fb398cb80..fdfb22224519 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -405,7 +405,6 @@ constructor_map = { custom_widgets = [ 'ArgEdit', 'BookmarksBox', - 'CaptionComboBox', 'CategoryListBox', 'ClassificationEditView', 'ColorConfigCtrl', |