[Libreoffice-commits] .: sd/inc sd/source

François Tigeot ftigeot at kemper.freedesktop.org
Thu Jun 30 22:29:54 PDT 2011


 sd/inc/pch/precompiled_sd.hxx |    1 -
 sd/source/ui/inc/tpaction.hxx |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit f861a5cb72fcb473fcc28de2ecbd7ec816aaa9ff
Author: Francois Tigeot <ftigeot at wolfpond.org>
Date:   Fri Jul 1 07:29:15 2011 +0200

    Do not include filedlg.hxx when not necessary

diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx
index e8e46b9..d691226 100644
--- a/sd/inc/pch/precompiled_sd.hxx
+++ b/sd/inc/pch/precompiled_sd.hxx
@@ -502,7 +502,6 @@
 #include "svtools/ctrltool.hxx"
 #include "svtools/ehdl.hxx"
 #include "svl/eitem.hxx"
-#include "svtools/filedlg.hxx"
 #include "svtools/filter.hxx"
 #include "svl/flagitem.hxx"
 #include "svtools/fltcall.hxx"
diff --git a/sd/source/ui/inc/tpaction.hxx b/sd/source/ui/inc/tpaction.hxx
index c18fc8b..ecb2034 100644
--- a/sd/source/ui/inc/tpaction.hxx
+++ b/sd/source/ui/inc/tpaction.hxx
@@ -32,7 +32,6 @@
 
 #include <com/sun/star/presentation/ClickAction.hpp>
 #include <com/sun/star/presentation/AnimationEffect.hpp>
-#include <svtools/filedlg.hxx>
 #include <vcl/group.hxx>
 #include <vcl/fixed.hxx>
 #include <svx/dlgctrl.hxx>


More information about the Libreoffice-commits mailing list