summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-10-14 17:08:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-10-14 20:19:14 +0200
commitba6723431afa843232fadf44e12ddab44e85c9f0 (patch)
tree48f6d3ea0c4713d2ce1cefee3fca59b9630a1461 /include
parent2b9f23b9b8a62d82691233d789e830b3bde7b3da (diff)
drop unnecessary vcl/group.hxx includes
Change-Id: I09d86ee7e156ac71d7c1f9fd58d43751037d2629 Reviewed-on: https://gerrit.libreoffice.org/61761 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/svx/galctrl.hxx1
-rw-r--r--include/svx/hdft.hxx1
-rw-r--r--include/svx/srchdlg.hxx1
-rw-r--r--include/svx/tabline.hxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/include/svx/galctrl.hxx b/include/svx/galctrl.hxx
index 4f16f999edff..9bae181fb115 100644
--- a/include/svx/galctrl.hxx
+++ b/include/svx/galctrl.hxx
@@ -22,7 +22,6 @@
#include <vcl/graph.hxx>
#include <vcl/fixed.hxx>
-#include <vcl/group.hxx>
#include <vcl/button.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/menu.hxx>
diff --git a/include/svx/hdft.hxx b/include/svx/hdft.hxx
index 2ea2a25757d1..9cd1587510b5 100644
--- a/include/svx/hdft.hxx
+++ b/include/svx/hdft.hxx
@@ -24,7 +24,6 @@
#include <vcl/customweld.hxx>
#include <vcl/fixed.hxx>
#include <vcl/field.hxx>
-#include <vcl/group.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
diff --git a/include/svx/srchdlg.hxx b/include/svx/srchdlg.hxx
index 349610fd74d5..440a824c8a55 100644
--- a/include/svx/srchdlg.hxx
+++ b/include/svx/srchdlg.hxx
@@ -24,7 +24,6 @@
#include <vcl/button.hxx>
#include <vcl/layout.hxx>
#include <vcl/lstbox.hxx>
-#include <vcl/group.hxx>
#include <vcl/fixed.hxx>
#include <vcl/dialog.hxx>
#include <sfx2/childwin.hxx>
diff --git a/include/svx/tabline.hxx b/include/svx/tabline.hxx
index c26f54d0a972..1c0a021b6ab9 100644
--- a/include/svx/tabline.hxx
+++ b/include/svx/tabline.hxx
@@ -20,7 +20,6 @@
#define INCLUDED_SVX_TABLINE_HXX
#include <vcl/button.hxx>
-#include <vcl/group.hxx>
#include <svx/svdpage.hxx>
#include <svx/xlineit0.hxx>
#include <svx/xlineit.hxx>