summaryrefslogtreecommitdiff
path: root/svx/Library_svx.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2019-12-05 22:24:49 +0100
committerTomaž Vajngerl <quikee@gmail.com>2019-12-26 11:32:20 +0100
commitc823c7007e041028e517d8837aac2093b1dca217 (patch)
treee58f60111c5a0cd5258c8cced84d1806f4ba927e /svx/Library_svx.mk
parent1abfc8e2f677024ea058e96f3133e503ba89ea02 (diff)
Accessibility check dialog
This adds the accessibility check dialog which is responsible to show all the accessibility check issues in the current document. Currently this just shows the text message in a list that comes from AccessibilityCheck. Change-Id: I8fd27038e3d85cd31fe172eee5e391fd4b7243ae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85821 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'svx/Library_svx.mk')
-rw-r--r--svx/Library_svx.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk
index bdbdda1f555c..af4264047401 100644
--- a/svx/Library_svx.mk
+++ b/svx/Library_svx.mk
@@ -105,6 +105,7 @@ $(eval $(call gb_Library_add_exception_objects,svx,\
svx/source/customshapes/EnhancedCustomShapeEngine \
svx/source/customshapes/EnhancedCustomShapeFontWork \
svx/source/customshapes/EnhancedCustomShapeHandle \
+ svx/source/dialog/AccessibilityCheckDialog \
svx/source/dialog/_bmpmask \
svx/source/dialog/charmap \
svx/source/dialog/searchcharmap \