From 3d213b3dc5130bdbacbd64be00867eecad6373e8 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 7 Mar 2017 20:33:43 +0000 Subject: make SfxGetpApp just get and move GetOrCreate to the periphery MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If3b22635e46dbccf0fad101f51bb653cbbcd3a32 Reviewed-on: https://gerrit.libreoffice.org/34957 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sw/CppunitTest_sw_ww8export2.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/CppunitTest_sw_ww8export2.mk') diff --git a/sw/CppunitTest_sw_ww8export2.mk b/sw/CppunitTest_sw_ww8export2.mk index 214b5007b759..c09e528b0aa9 100644 --- a/sw/CppunitTest_sw_ww8export2.mk +++ b/sw/CppunitTest_sw_ww8export2.mk @@ -21,6 +21,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_ww8export2, \ cppuhelper \ $(if $(filter WNT-TRUE,$(OS)-$(DISABLE_ATL)),,emboleobj) \ sal \ + sfx \ test \ unotest \ utl \ -- cgit