diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2013-05-07 05:39:15 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2013-05-07 05:39:15 +0000 |
commit | e94681fb47e3c5bdba486cd8feca92705d44840d (patch) | |
tree | 94b53590bf4211a56e3bbc96cc79ff67e9a49d22 /svx/Library_svxcore.mk | |
parent | f3695b261c9fb6f7053b325bd25dc43f578b32fe (diff) |
i122116 - Remove GalleryExplorer member functions
Notes
Notes:
merged as: b9ebdadf5a6ebf22b4df7589d86dd8fdfb675b1e
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 da0e5070531a..8b212fd8a52b 100644 --- a/svx/Library_svxcore.mk +++ b/svx/Library_svxcore.mk @@ -184,6 +184,7 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\ svx/source/items/customshapeitem \ svx/source/items/drawitem \ svx/source/items/e3ditem \ + svx/source/items/galleryitem \ svx/source/items/grfitem \ svx/source/sdr/animation/scheduler \ svx/source/sdr/animation/objectanimator \ |