diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-12-20 12:02:33 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-12-20 17:40:33 +0100 |
commit | a9f116527351a2e3fccee6152afb58c89226d0b2 (patch) | |
tree | 6c7fc6e4a8954b2102fdb529f4139333b83fb7f4 /solenv | |
parent | 44c025aa1ec366109163f6816ffabdc26f6cff00 (diff) |
weld TableDesignPane
Change-Id: Ia5a83df5e509f899ec9248272c9b9fb43d4444f7
Reviewed-on: https://gerrit.libreoffice.org/85599
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 8b5dee4022d0..ef08aa6c618f 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -508,7 +508,6 @@ custom_widgets = [ 'SvxLightCtl3D', 'SvxRelativeField', 'SwNavHelpToolBox', - 'TableValueSet', 'TemplateDefaultView', ] |