summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-12 19:51:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-10-13 16:18:08 +0200
commitd0a537a26a5f9def5d85f5c027a9029dda1e58bd (patch)
treefa12544d0646c616708c252c86c535e86927a8b9 /reportdesign
parentb883c7142b081ec121c546845ca1a228ea31ebb7 (diff)
drop some unnecessary includes
Change-Id: I07693dd5199a1fcc08c7ba25bd986d9da76958b3 Reviewed-on: https://gerrit.libreoffice.org/80720 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/source/ui/dlg/Condition.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/reportdesign/source/ui/dlg/Condition.hxx b/reportdesign/source/ui/dlg/Condition.hxx
index 680632e8db51..d16e81ce8ca3 100644
--- a/reportdesign/source/ui/dlg/Condition.hxx
+++ b/reportdesign/source/ui/dlg/Condition.hxx
@@ -27,12 +27,6 @@
#include <svx/colorwindow.hxx>
#include <svx/fntctrl.hxx>
-#include <vcl/fixed.hxx>
-#include <vcl/lstbox.hxx>
-#include <vcl/field.hxx>
-#include <vcl/button.hxx>
-#include <vcl/toolbox.hxx>
-#include <vcl/builder.hxx>
#include <vcl/customweld.hxx>
#include <vcl/weld.hxx>