From a5b4cb3f836c991d0647f55e1ef4920ce6115eac Mon Sep 17 00:00:00 2001 From: Troy Rollo Date: Tue, 6 Jun 2017 17:41:33 +1000 Subject: tdf#103091 conditional style conditions not saved Change-Id: Iccf3eb531ee3382d27105e5ccce6013707a646b6 Reviewed-on: https://gerrit.libreoffice.org/38451 Tested-by: Jenkins Reviewed-by: Michael Stahl --- xmloff/Library_xo.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'xmloff/Library_xo.mk') diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk index 1978f396c8a6..0f2156ce2364 100644 --- a/xmloff/Library_xo.mk +++ b/xmloff/Library_xo.mk @@ -252,6 +252,7 @@ $(eval $(call gb_Library_add_exception_objects,xo,\ xmloff/source/style/postuhdl \ xmloff/source/style/prhdlfac \ xmloff/source/style/prstylei \ + xmloff/source/style/prstylecond \ xmloff/source/style/shadwhdl \ xmloff/source/style/shdwdhdl \ xmloff/source/style/styleexp \ -- cgit