diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2013-05-07 05:39:15 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-07-01 16:47:03 +0100 |
commit | b9ebdadf5a6ebf22b4df7589d86dd8fdfb675b1e (patch) | |
tree | 78792de2fda38e4fc2b2e5ba9b79fcdb4e517830 /sc/Library_sc.mk | |
parent | bc51be7e7f2fc55456e1ce7dcdc70e6a15c53c0e (diff) |
Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functions
(cherry picked from commit e94681fb47e3c5bdba486cd8feca92705d44840d)
Conflicts:
sc/source/ui/app/typemap.cxx
sc/source/ui/view/galwrap.cxx
sc/source/ui/view/makefile.mk
sc/source/ui/view/tabvwsh9.cxx
sd/source/ui/view/drviews9.cxx
svx/Package_inc.mk
svx/inc/GalleryControl.hxx
svx/inc/galbrws2.hxx
svx/inc/svx/galbrws.hxx
svx/inc/svx/gallery.hxx
svx/source/gallery2/GalleryControl.cxx
svx/source/gallery2/galbrws.cxx
svx/source/gallery2/galbrws2.cxx
svx/source/gallery2/galexpl.cxx
sw/source/ui/shells/basesh.cxx
Change-Id: I49c2b99ca551f058b852c0e5e28cc2fe8c205031
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r-- | sc/Library_sc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index c1d12a2ce8f6..836f87faa170 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -549,7 +549,6 @@ $(eval $(call gb_Library_add_exception_objects,sc,\ sc/source/ui/view/drawview \ sc/source/ui/view/editsh \ sc/source/ui/view/formatsh \ - sc/source/ui/view/galwrap \ sc/source/ui/view/gridmerg \ sc/source/ui/view/gridwin \ sc/source/ui/view/gridwin2 \ |