diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-11-29 23:49:29 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-12-01 20:09:39 +0100 |
commit | 85a7a14a1b824ae5ffed6f7d3965020c9bfcfeff (patch) | |
tree | 36e600570acaa8cc115e4e2e43f70987fa728ac6 /solenv | |
parent | 8c50907f1a91ad1d25087f970ff376f67e7ad906 (diff) |
weld SwGlossaryGroupDlg
Change-Id: I142123b474e0e35f6da375977e33d40e0ad39054
Reviewed-on: https://gerrit.libreoffice.org/64395
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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index 94e362bf45ca..38207d73d4b3 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -420,7 +420,6 @@ custom_widgets = [ 'EmojiView', 'ExtBoxWithBtns', 'ExtensionBox', - 'FEdit', 'FontNameBox', 'FontSizeBox', 'FontStyleBox', @@ -513,7 +512,6 @@ custom_widgets = [ 'SwCaptionPreview', 'SwFieldRefTreeListBox', 'SwGlTreeListBox', - 'SwGlossaryGroupTLB', 'SwIdxTreeListBox', 'SwMarkPreview', 'SwNavHelpToolBox', |