diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-02-16 20:19:12 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-02-17 16:46:13 +0100 |
commit | 1213cfde6b9052c1eb50b46d5cae2eef28d4b8b5 (patch) | |
tree | a9b64ff48019638f812cb9bef638e2c616258aba /solenv/bin | |
parent | 3901a75e4acf15dcb711b7d71a1cc5afd3933984 (diff) |
weld HangulHanjaEditDictDialog
Change-Id: If0d49a65735b66eaa8db11686099ed29b01711c4
Reviewed-on: https://gerrit.libreoffice.org/67929
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 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index c95a0a48d51a..be38032d6d90 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -502,7 +502,6 @@ custom_widgets = [ 'StatusBar', 'StructListBox', 'SuggestionDisplay', - 'SuggestionEdit', 'SvSimpleTableContainer', 'SvTreeListBox', 'SvtFileView', |