diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-03-01 11:53:13 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-03-01 16:43:38 +0100 |
commit | c2b20809b5d446d8f9d1d35723d67d24f64144dd (patch) | |
tree | f0ffbeadc710a56777cb5f08ca10b43ee78838b6 /solenv/bin | |
parent | 62ddc7ca3ba200fa9b01919d901e77c2a69e3c43 (diff) |
weld CuiAboutConfigValueDialog
Change-Id: I91f5fb2bcd7eb365214278d9683d71c78ad45617
Reviewed-on: https://gerrit.libreoffice.org/68547
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 de3671ff73f4..53d47c44fc92 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -434,7 +434,6 @@ custom_widgets = [ 'ConditionEdit', 'ContentListBox', 'ContextVBox', - 'CuiCustomMultilineEdit', 'CustomAnimationList', 'CustomPropertiesControl', 'DataTreeListBox', |