[Libreoffice-commits] .: sc/source

Jan Holesovsky kendy at kemper.freedesktop.org
Fri Feb 11 10:28:43 PST 2011


 sc/source/ui/app/scdll.cxx |    1 -
 sc/source/ui/app/scmod.cxx |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 81aef8e9b57675ce6579b92bfb59e6eb2dbe1979
Author: Jan Holesovsky <kendy at noe.suse.cz>
Date:   Fri Feb 11 19:28:22 2011 +0100

    Fix build with the hyperlink toolbar removed.

diff --git a/sc/source/ui/app/scdll.cxx b/sc/source/ui/app/scdll.cxx
index 83f3e96..53e3eb4 100644
--- a/sc/source/ui/app/scdll.cxx
+++ b/sc/source/ui/app/scdll.cxx
@@ -116,7 +116,6 @@
 #include "spelldialog.hxx"
 #include <svx/fontwork.hxx>
 #include <svx/srchdlg.hxx>
-#include <svx/hyprlink.hxx>
 #include <svx/hyperdlg.hxx>
 #include <svx/imapdlg.hxx>
 
diff --git a/sc/source/ui/app/scmod.cxx b/sc/source/ui/app/scmod.cxx
index 0b603c7..f384ffa 100644
--- a/sc/source/ui/app/scmod.cxx
+++ b/sc/source/ui/app/scmod.cxx
@@ -49,7 +49,6 @@
 #include <sfx2/viewfrm.hxx>
 #include <sfx2/objface.hxx>
 
-#include <svx/hyprlink.hxx>
 #include "IAnyRefDialog.hxx"
 
 #include <svtools/ehdl.hxx>


More information about the Libreoffice-commits mailing list