diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-06 14:16:33 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-06 18:16:25 +0100 |
commit | b1095ac103db4fc62611233e6fed2054ff0d6817 (patch) | |
tree | 9e37ce10ba37d03dc26609bcc079f10d104b681b /solenv | |
parent | de665c0afc4a63837494d3044303561690d91ad5 (diff) |
no FontNameBox exists in any .ui file anymore
Change-Id: I9ca3a4da0cd9bcc2b528d5c761a55efd2a4de2f9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88106
Tested-by: Jenkins
Reviewed-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 747335aa6436..71b37c987e59 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -498,7 +498,6 @@ custom_widgets = [ 'DataTreeListBox', 'DropdownBox', 'EmojiView', - 'FontNameBox', 'IndexBox', 'IndexBox', 'ManagedMenuButton', |