summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_apitests.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@libreoffice.org>2019-09-22 01:28:39 +0200
committerBjörn Michaelsen <bjoern.michaelsen@libreoffice.org>2019-09-23 10:44:16 +0200
commite2372c4bef2180ab8cbb04128accf6ab40654448 (patch)
tree7a96ead2d75d4abb83969e0ed08fa14bd1f5d6b7 /sw/CppunitTest_sw_apitests.mk
parentbd2651c74d771ca35bb99a5651a59e1fd3440f0a (diff)
SwXFrame: SwClient no more
Change-Id: I0831e662a5142ae824dde537baa8c2dd5d15671a Reviewed-on: https://gerrit.libreoffice.org/79369 Tested-by: Jenkins Reviewed-by: Björn Michaelsen <bjoern.michaelsen@libreoffice.org>
Diffstat (limited to 'sw/CppunitTest_sw_apitests.mk')
-rw-r--r--sw/CppunitTest_sw_apitests.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_apitests.mk b/sw/CppunitTest_sw_apitests.mk
index 370ed779d8b9..6f73e8406421 100644
--- a/sw/CppunitTest_sw_apitests.mk
+++ b/sw/CppunitTest_sw_apitests.mk
@@ -16,6 +16,7 @@ $(eval $(call gb_CppunitTest_use_external,sw_apitests,boost_headers))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_apitests, \
sw/qa/api/SwXDocumentIndex \
sw/qa/api/SwXDocumentSettings \
+ sw/qa/api/SwXTextFrame \
sw/qa/api/SwXTextField \
sw/qa/api/SwXTextTable \
))