diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-05-07 12:20:10 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-05-07 16:53:21 +0200 |
commit | 258761507b08f6965c7f57b26fa5a02a692903a1 (patch) | |
tree | 378bfbfb2d6ffaf040348772cb28c0ec4475ff5e /solenv/bin/native-code.py | |
parent | b2eae358eeaf5a3747a59e77eb07545253641197 (diff) |
foruilo-ArgEdit is not a buildable anymore
Change-Id: Id3b2e769afb32a6a5214ae6feae8d7251d676af5
Reviewed-on: https://gerrit.libreoffice.org/71906
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/bin/native-code.py')
-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 e2710ff004bb..03e522b0f676 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -428,7 +428,6 @@ constructor_map = { } custom_widgets = [ - 'ArgEdit', 'BookmarksBox', 'CategoryListBox', 'ColorConfigCtrl', |