sc/source/ui/docshell/docsh4.cxx |    1 -
 sc/source/ui/inc/inputwin.hxx    |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit e56c19c9aec4d118b247a6b7daa2cb529fee400a
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Sat Nov 14 15:10:42 2020 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Sat Nov 14 20:27:49 2020 +0100

    don't need to include vcl/button.hxx
    
    Change-Id: I55d0157436df09d5f28afb92819f996eff2e71db
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105835
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/sc/source/ui/docshell/docsh4.cxx b/sc/source/ui/docshell/docsh4.cxx
index 8526f99d9931..111fb8262234 100644
--- a/sc/source/ui/docshell/docsh4.cxx
+++ b/sc/source/ui/docshell/docsh4.cxx
@@ -40,7 +40,6 @@ using namespace ::com::sun::star;
 #include <svx/ofaitem.hxx>
 #include <svl/stritem.hxx>
 #include <svl/whiter.hxx>
-#include <vcl/button.hxx>
 #include <vcl/svapp.hxx>
 #include <vcl/weld.hxx>
 #include <svx/dataaccessdescriptor.hxx>
diff --git a/sc/source/ui/inc/inputwin.hxx b/sc/source/ui/inc/inputwin.hxx
index 03a6cf359941..75755509bec3 100644
--- a/sc/source/ui/inc/inputwin.hxx
+++ b/sc/source/ui/inc/inputwin.hxx
@@ -29,7 +29,6 @@
 #include <sfx2/childwin.hxx>
 #include <svl/lstner.hxx>
 #include <svtools/stringtransfer.hxx>
-#include <vcl/button.hxx>
 #include <vcl/scrbar.hxx>
 #include <vcl/window.hxx>
 #include <vcl/transfer.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to