From dc78b82db539401cc7e63d96f4727e1e884b86cb Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 8 Oct 2019 14:31:24 +0100 Subject: Related: tdf#123765 fix up some screenshotting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and add in two special cases for the mentioned cui dialogs Change-Id: Ibd2bf8e9e5bff131f2c009c784652f4500842326 Reviewed-on: https://gerrit.libreoffice.org/80488 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/CppunitTest_cui_dialogs_test.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'cui/CppunitTest_cui_dialogs_test.mk') diff --git a/cui/CppunitTest_cui_dialogs_test.mk b/cui/CppunitTest_cui_dialogs_test.mk index 353abb8a3a25..2bafdb5fa6b0 100644 --- a/cui/CppunitTest_cui_dialogs_test.mk +++ b/cui/CppunitTest_cui_dialogs_test.mk @@ -42,6 +42,7 @@ $(eval $(call gb_CppunitTest_use_libraries,cui_dialogs_test, \ svl \ svt \ cui \ + svxcore \ test \ tl \ tk \ -- cgit