From d00a8b05c057d9260c5a44408d9a815121ee6cba Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 6 Jun 2019 10:37:21 +0100 Subject: weld View3DDialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ifd689c54574c08f026f6760efb39b5f927cb2625 Reviewed-on: https://gerrit.libreoffice.org/73604 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- solenv/gbuild/UIConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'solenv/gbuild/UIConfig.mk') diff --git a/solenv/gbuild/UIConfig.mk b/solenv/gbuild/UIConfig.mk index 90982513a5cd..e7fa50a745b0 100644 --- a/solenv/gbuild/UIConfig.mk +++ b/solenv/gbuild/UIConfig.mk @@ -140,7 +140,7 @@ endif # These are storage, containers, or preview gb_UIConfig_gla11y_PARAMETERS += --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow # These are buttons, thus already contain their label (but an image is not enough) -gb_UIConfig_gla11y_PARAMETERS += --widgets-button +chartcontrollerlo-LightButton,svtlo-ManagedMenuButton +gb_UIConfig_gla11y_PARAMETERS += --widgets-button +svtlo-ManagedMenuButton # All new warnings should be fatal except a few kinds which could be only doubtful gb_UIConfig_gla11y_PARAMETERS += --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -- cgit