summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/UIConfig.mk
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@hypra.fr>2018-06-13 13:59:13 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-06-21 17:43:16 +0200
commit62040f7cd65986b68054b1e17157af6b96f2be33 (patch)
treec2d1fe516a6c4f1a85a69488c8ffd8b5e9dddd0e /solenv/gbuild/UIConfig.mk
parentFix lists position in dialogs (diff)
downloadcore-62040f7cd65986b68054b1e17157af6b96f2be33.tar.gz
core-62040f7cd65986b68054b1e17157af6b96f2be33.zip
simpress: Fix duplicate ID in notebookbar.ui
and enable the corresponding gla11y warning Change-Id: Iabf850f6831cb7d269aa74c9ab50461d35871a16 Reviewed-on: https://gerrit.libreoffice.org/55750 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'solenv/gbuild/UIConfig.mk')
-rw-r--r--solenv/gbuild/UIConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/UIConfig.mk b/solenv/gbuild/UIConfig.mk
index 6113161d970d..1ebb9c3e5d48 100644
--- a/solenv/gbuild/UIConfig.mk
+++ b/solenv/gbuild/UIConfig.mk
@@ -163,6 +163,7 @@ gb_UIConfig_gla11y_PARAMETERS += --enable-type orphan-label
gb_UIConfig_gla11y_PARAMETERS += --enable-type undeclared-target
gb_UIConfig_gla11y_PARAMETERS += --enable-type missing-label-for
gb_UIConfig_gla11y_PARAMETERS += --enable-type missing-labelled-by
+gb_UIConfig_gla11y_PARAMETERS += --enable-type duplicate-id
# These are often buttons with only an image
gb_UIConfig_gla11y_PARAMETERS += --enable-type button-no-label