summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-11-14 15:10:42 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-11-14 20:27:49 +0100
commite56c19c9aec4d118b247a6b7daa2cb529fee400a (patch)
tree7d0940db873225d8dcfe1d160da2a1cd56d2844e /sc
parent4cc03d53ff5e72739f3cfb6fd3d713e4bb263f31 (diff)
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 <caolanm@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/docshell/docsh4.cxx1
-rw-r--r--sc/source/ui/inc/inputwin.hxx1
2 files changed, 0 insertions, 2 deletions
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>