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-02 11:07:34 +0100 |
commit | c650658fe23eae895ca1e0383d5a8c591eb4dd09 (patch) | |
tree | e8b01274934c76924082b0f1f11ca6710c3f7fd2 /solenv/bin | |
parent | 4da61d4cc8f70ff62d7bac23a1b97d9d7011a678 (diff) |
weld SwGlossaryGroupDlg
Change-Id: I142123b474e0e35f6da375977e33d40e0ad39054
Reviewed-on: https://gerrit.libreoffice.org/64324
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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index e21d19270afc..f35d4e89aab4 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -422,7 +422,6 @@ custom_widgets = [ 'EmojiView', 'ExtBoxWithBtns', 'ExtensionBox', - 'FEdit', 'FontNameBox', 'FontSizeBox', 'FontStyleBox', @@ -513,7 +512,6 @@ custom_widgets = [ 'SwCaptionPreview', 'SwFieldRefTreeListBox', 'SwGlTreeListBox', - 'SwGlossaryGroupTLB', 'SwIdxTreeListBox', 'SwMarkPreview', 'SwNavHelpToolBox', |