From 4b240b87cf9c0821d13fe21a78ee218c738468ff Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 2 Jan 2020 15:08:18 +0000 Subject: SvxFillTypeBox is now not used directly from any .uis MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2fdab55659e41a900690f619e283ad5c28b5e22c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86146 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- solenv/bin/native-code.py | 1 - 1 file changed, 1 deletion(-) (limited to 'solenv') diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index d23b033624ce..420219729e2c 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -515,7 +515,6 @@ custom_widgets = [ 'SvxCharViewControl', 'SvxColorListBox', 'SvxColorValueSet', - 'SvxFillTypeBox', 'SvxLightCtl3D', 'SvxRelativeField', 'SwNavHelpToolBox', -- cgit v1.2.3