summaryrefslogtreecommitdiffstats
path: root/fpicker/Library_fps_office.mk
diff options
context:
space:
mode:
authorMartin Richard <martius@martiusweb.net>2012-01-31 00:44:34 +0100
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-04-02 18:30:39 +0200
commit5e301969bf1c8818b5c737757363c31584823485 (patch)
tree49afc9db14a2ebd38f177f90224ae8c221bace1a /fpicker/Library_fps_office.mk
parentshow synchronized checked only if all margins are the same, related fdo#44337 (diff)
downloadcore-5e301969bf1c8818b5c737757363c31584823485.tar.gz
core-5e301969bf1c8818b5c737757363c31584823485.zip
fpicker: a list of bookmarks in the file picker
under dual licences MPLv1+/LGPLv3+ Authors: Martin Richard <martius@martiusweb.net> Julien Levesy <jlevesy@gmail.com>
Diffstat (limited to 'fpicker/Library_fps_office.mk')
-rw-r--r--fpicker/Library_fps_office.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/fpicker/Library_fps_office.mk b/fpicker/Library_fps_office.mk
index 1d5b6a18a54a..a98efe15709c 100644
--- a/fpicker/Library_fps_office.mk
+++ b/fpicker/Library_fps_office.mk
@@ -60,6 +60,8 @@ $(eval $(call gb_Library_add_exception_objects,fps_office,\
fpicker/source/office/OfficeControlAccess \
fpicker/source/office/OfficeFilePicker \
fpicker/source/office/OfficeFolderPicker \
+ fpicker/source/office/PlacesListBox \
+ fpicker/source/office/SvtPlaceDialog \
))
# vim: set noet sw=4 ts=4: