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_ooxmlexport8.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/CppunitTest_sw_ooxmlexport8.mk') diff --git a/sw/CppunitTest_sw_ooxmlexport8.mk b/sw/CppunitTest_sw_ooxmlexport8.mk index 8bf3f5dab8d7..81f758b83b12 100644 --- a/sw/CppunitTest_sw_ooxmlexport8.mk +++ b/sw/CppunitTest_sw_ooxmlexport8.mk @@ -24,6 +24,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_ooxmlexport8, \ test \ unotest \ utl \ + sfx \ sw \ tl \ vcl \ -- cgit