diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-02 20:32:10 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-03 09:48:57 +0100 |
commit | dbad63982fd6df2593e4f57143ac3e7274528b66 (patch) | |
tree | 420818d1f6805349dd528127dd2dcc6e63af2473 /solenv | |
parent | 19be62a31d12999cf279f9e9d7b20d4cb40fd341 (diff) |
FontStyleBox does not appear in any .ui files anymore
Change-Id: I8da23000064c475863b3b911207fa220ed662a2f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87834
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 f8133a6d7723..d7796260a283 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -500,7 +500,6 @@ custom_widgets = [ 'EmojiView', 'FontNameBox', 'FontSizeBox', - 'FontStyleBox', 'IndexBox', 'IndexBox', 'ManagedMenuButton', |