diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-03-03 21:43:07 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-03-05 17:34:34 +0100 |
commit | 8ee19e3b6d8c1642da8377583482ca0fd4d30139 (patch) | |
tree | 1bad6d1ab971cd6b71f63af4076cab73e34e2ba7 /solenv/bin | |
parent | db8b4d8c58e808f645a5d854b73c8a8132e2d898 (diff) |
weld SfxAcceleratorConfigPage
fixes a leak in the KeyList too
Change-Id: I603218ff99481bc006df329c770ea6fe6f147483
Reviewed-on: https://gerrit.libreoffice.org/68694
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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index 6f3094a69b64..4e9b5901cbe8 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -487,9 +487,7 @@ custom_widgets = [ 'SearchResultsBox', 'SelectionListBox', 'SentenceEditWindow', - 'SfxAccCfgTabListBox', 'SfxConfigFunctionListBox', - 'SfxConfigGroupListBox', 'ShowNupOrderWindow', 'ShowNupOrderWindow', 'SidebarDialControl', |