summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
authorAditya <adityasahu1511@gmail.com>2020-08-03 22:50:53 +0530
committerTomaž Vajngerl <quikee@gmail.com>2020-09-01 09:22:56 +0200
commit5694dc279e5f0f78b1bb669b22070881ab012f1a (patch)
tree610e83b56a8b920bc15b3f5dd6190c28df9c27de /svx/Library_svxcore.mk
parent13c1d05570854219bc94149bff646cba831d4cbd (diff)
svx: Introduce GalleryFileStorage
Abstract class for GalleryBinaryEngine and upcoming GalleryXMLEngine. This interface will be used by GalleryTheme. Change-Id: I2193e3ea9860c41a1580d5ca59da68bf41b70a3d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100025 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 4898c073764d..208effe3bef2 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -156,6 +156,7 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\
svx/source/gallery2/gallerybinaryengineentry \
svx/source/gallery2/gallerystoragelocations \
svx/source/gallery2/galleryobjectcollection \
+ svx/source/gallery2/galleryfilestorage \
svx/source/items/chrtitem \
svx/source/items/clipfmtitem \
svx/source/items/customshapeitem \