diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-11 13:02:57 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-13 16:16:24 +0200 |
commit | 226fcda0a888c4959b1f895de31856f1624f04ee (patch) | |
tree | 6c13e9ff0231f9f3fc744884937e3849b641773e /solenv | |
parent | b2e5f9ead2bb7f2979afe4ba13e3950e8a3cc278 (diff) |
weld ConditionalFormattingDialog
Change-Id: I87c03555c5555b12a1be997e368a96d9b07d2b63
Reviewed-on: https://gerrit.libreoffice.org/80689
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-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 192fb0be7801..e854f84fdf74 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -505,7 +505,6 @@ custom_widgets = [ 'SvxColorValueSet', 'SvxFillAttrBox', 'SvxFillTypeBox', - 'SvxFontPrevWindow', 'SvxLanguageBox', 'SvxLanguageComboBox', 'SvxLightCtl3D', |