diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-04-07 21:45:01 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-04-08 22:21:57 +0200 |
commit | 2fb6e8365c6792422c10c56e2c976b781c194b77 (patch) | |
tree | 34c6cf6a93ea7c822bbc39923ad7474b5128d1e2 /solenv | |
parent | 6e7bfc896e6cb4d91dcecf974f0d9ee41f35b86a (diff) |
weld ScHFEditPage
Change-Id: Icf40e51ed40659cc79b61798de47132162e86541
Reviewed-on: https://gerrit.libreoffice.org/70414
Tested-by: Jenkins
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 2b2974590ef7..4992863879e1 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -471,7 +471,6 @@ custom_widgets = [ 'ScCursorRefEdit', 'ScDataTableView', 'ScDoubleField', - 'ScEditWindow', 'ScPivotLayoutTreeList', 'ScPivotLayoutTreeListData', 'ScPivotLayoutTreeListLabel', |