summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-08-05 14:22:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-08-05 17:37:42 +0200
commitd43c1b9b88eeb800eaff4d63605892dc859d4f72 (patch)
treef6e0c7c7618b0e0dbe576a500097962d58d5bc1e /reportdesign
parent3fbae5dc7e7b200776bbc8a7c2a43e1e04f15a2b (diff)
drop unneeded forward declares of Control
Change-Id: I033fabfc0e40ddac093c3cae34fccea0647ebd24 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120071 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/source/ui/inc/GroupsSorting.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/reportdesign/source/ui/inc/GroupsSorting.hxx b/reportdesign/source/ui/inc/GroupsSorting.hxx
index 7b465a5a2034..0418ee1d9abb 100644
--- a/reportdesign/source/ui/inc/GroupsSorting.hxx
+++ b/reportdesign/source/ui/inc/GroupsSorting.hxx
@@ -28,8 +28,6 @@
#include <vcl/weld.hxx>
#include <osl/diagnose.h>
-class Control;
-
namespace comphelper
{
class OPropertyChangeMultiplexer;