From 0b96a1747fc3f96ca70fd159594fe1a478369da0 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Thu, 20 Oct 2022 22:33:22 +0200 Subject: sw: add online accessibility check implementation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic68aa91b1cbf23ac305ad4e361c56b91556757ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141604 Tested-by: Tomaž Vajngerl Reviewed-by: Tomaž Vajngerl --- sw/Library_sw.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/Library_sw.mk') diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index 483f00601b04..7785ba9b6254 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -430,6 +430,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ sw/source/core/tox/ToxTextGenerator \ sw/source/core/tox/ToxWhitespaceStripper \ sw/source/core/txtnode/GrammarContact \ + sw/source/core/txtnode/OnlineAccessibilityCheck \ sw/source/core/txtnode/attrcontentcontrol \ sw/source/core/txtnode/atrfld \ sw/source/core/txtnode/atrflyin \ -- cgit v1.2.3