diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-11-29 20:11:34 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-12-01 22:37:22 +0100 |
commit | 9c5d20105f0b123fca724cb4845f0e7227c217d8 (patch) | |
tree | 00481857132abda3963231c181e04ab2321d0d61 /solenv/bin | |
parent | 4e0be0c35024fc35d4815d2665e12f9ebf241025 (diff) |
weld OfaAutoCompleteTabPage
Change-Id: I84f051fd1dc127663fd510c81addb0fd0cdc2c26
Reviewed-on: https://gerrit.libreoffice.org/64278
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 7aa3ad5bfa58..e21d19270afc 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -402,7 +402,6 @@ constructor_map = { custom_widgets = [ 'ArgEdit', - 'AutoCompleteMultiListBox', 'BookmarksBox', 'CaptionComboBox', 'CategoryListBox', |