diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-03-11 14:55:23 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-03-16 22:17:05 +0100 |
commit | 338e562639f947f9aa5fcd7340fe87a57b0f3601 (patch) | |
tree | e35d311d2aeb44e264697bc2228a341408fa8f9d /solenv/bin | |
parent | dd552855ea0185954c3c622f54147eb1e6baf0d7 (diff) |
weld ScAutoFormatDlg
Change-Id: I700034eefe9fb25ee331645283bd3611c88faf5b
Reviewed-on: https://gerrit.libreoffice.org/69052
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 8bb29e18c108..506ac91d760a 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -470,7 +470,6 @@ custom_widgets = [ 'RubyEdit', 'RubyPreview', 'SameContentListBox', - 'ScAutoFmtPreview', 'ScCondFormatList', 'ScCsvTableBox', 'ScCursorRefEdit', |