diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-07-31 16:33:53 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-07-31 21:03:55 +0200 |
commit | 56bde3321e36347ccccfaf57ccfc2bd7bb8715d5 (patch) | |
tree | 5f5b18c046b113114e45e7b66160228a28de3faa /solenv/bin | |
parent | b3cf88ffa1fe7f4d0dc2a7fdca755eaaef323c81 (diff) |
weld ConnectionPoolOptionsPage
Change-Id: I7a772fd441304eaa1f08c1474b28a471cf33af5a
Reviewed-on: https://gerrit.libreoffice.org/76756
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 d6d90b3caac1..a1bdb4f2c9ba 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -462,7 +462,6 @@ custom_widgets = [ 'ContextVBox', 'CustomAnimationList', 'DataTreeListBox', - 'DriverListControl', 'DropdownBox', 'EmojiView', 'FontNameBox', |