summaryrefslogtreecommitdiff
path: root/fpicker/Library_fps_office.mk
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-08-03 18:12:51 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-08-03 18:31:33 -0430
commit51802df73230d08fe13bba58936da810100cc4d1 (patch)
tree523e4cd2afa990588968e548eefb4653446780c3 /fpicker/Library_fps_office.mk
parente433ab143c378299d18fc6579bc2df131f714e69 (diff)
Move PlaceEditDialog class and resources to svtools.
- Update fpicker files that include them. - Separate Place class into its own header and move it to svtools. Change-Id: I83a285d4c7fc21d6e76e4d7e47e347dac2bb4344
Diffstat (limited to 'fpicker/Library_fps_office.mk')
-rw-r--r--fpicker/Library_fps_office.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/fpicker/Library_fps_office.mk b/fpicker/Library_fps_office.mk
index 6a80ed9f9c11..fb48ef2edda7 100644
--- a/fpicker/Library_fps_office.mk
+++ b/fpicker/Library_fps_office.mk
@@ -62,9 +62,7 @@ $(eval $(call gb_Library_add_exception_objects,fps_office,\
fpicker/source/office/OfficeControlAccess \
fpicker/source/office/OfficeFilePicker \
fpicker/source/office/OfficeFolderPicker \
- fpicker/source/office/PlaceEditDialog \
fpicker/source/office/PlacesListBox \
- fpicker/source/office/ServerDetailsControls \
))
# vim: set noet sw=4 ts=4: