diff options
author | Armin Le Grand <alg@apache.org> | 2012-01-03 16:18:46 +0000 |
---|---|---|
committer | Armin Le Grand <alg@apache.org> | 2012-01-03 16:18:46 +0000 |
commit | fb77d6d670d47ad442839290d80ede3bf69ddcf9 (patch) | |
tree | 4f52452e1d537851803afc623fcfcb5fac27847e /svx/Library_svxcore.mk | |
parent | 4909a0f6680e50456b2cf7af73dc7e1f804a8f72 (diff) |
fix for #118525#: Using primitives for chart sub-geometry visualisation
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r-- | svx/Library_svxcore.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk index dd31e6b4bdd1..1d370019154e 100644 --- a/svx/Library_svxcore.mk +++ b/svx/Library_svxcore.mk @@ -298,6 +298,7 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\ svx/source/sdr/properties/connectorproperties \ svx/source/sdr/properties/e3dcompoundproperties \ svx/source/sdr/properties/oleproperties \ + svx/source/svdraw/charthelper \ svx/source/svdraw/clonelist \ svx/source/svdraw/gradtrns \ svx/source/svdraw/polypolygoneditor \ |