CppunitTest_cppcanvas_emfplus: adapt to now enabled sidebar in Draw

Needed since 583e9d834d (Present the
(collapsed) sidebar also in Calc and Draw., 2014-11-22).

Change-Id: I1664b6132ba7ba1e6aee024bd1a12c0ed3086eb0
This commit is contained in:
Miklos Vajna
2014-11-23 16:13:19 +01:00
parent 7002771746
commit aa9267dffe

View File

@@ -57,6 +57,7 @@ $(eval $(call gb_CppunitTest_use_components,cppcanvas_emfplus,\
ucb/source/core/ucb1 \ ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \ ucb/source/ucp/file/ucpfile1 \
unoxml/source/service/unoxml \ unoxml/source/service/unoxml \
svtools/util/svt \
)) ))
$(eval $(call gb_CppunitTest_use_configuration,cppcanvas_emfplus)) $(eval $(call gb_CppunitTest_use_configuration,cppcanvas_emfplus))