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:08:57 +0100 |
commit | 5b90978d212f7a1eccf49376545034ee24b4c32d (patch) | |
tree | a2f3cb00223f5740712eb87553d05adcf42fc080 /solenv | |
parent | 4132027e0899a150092cf9a5e5051805254bc20a (diff) |
weld SwCaptionOptPage
Change-Id: I3373a39d6d8b39717b7aec69544a9d2957db15d8
Reviewed-on: https://gerrit.libreoffice.org/65043
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 38207d73d4b3..a314d5628c5c 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -401,7 +401,6 @@ constructor_map = { custom_widgets = [ 'ArgEdit', 'BookmarksBox', - 'CaptionComboBox', 'CategoryListBox', 'ClassificationEditView', 'ColorConfigCtrl', |