From 6106fea591f685bc1fd5b65ade86e2e45dbc58e1 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Wed, 4 Jan 2017 20:40:28 +0100 Subject: tdf#81754: Unit test for the loss of text on save of pptx. The problem itself was fixed by commit 2ad50c9a8c8411a57bbbd7a52734e72ffc4cc0ee. Change-Id: Ie7f0781e1f5a4d6c5297882a5f64a68b85558515 --- sd/CppunitTest_sd_tiledrendering.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sd/CppunitTest_sd_tiledrendering.mk') diff --git a/sd/CppunitTest_sd_tiledrendering.mk b/sd/CppunitTest_sd_tiledrendering.mk index 60790c4fa19a..711f6eb2ac49 100644 --- a/sd/CppunitTest_sd_tiledrendering.mk +++ b/sd/CppunitTest_sd_tiledrendering.mk @@ -19,6 +19,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sd_tiledrendering, \ comphelper \ cppu \ cppuhelper \ + drawinglayer \ editeng \ sal \ sfx \ -- cgit