summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-11-25 20:36:18 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-11-26 09:51:39 +0100
commit7fcdc7efe836f9ca71f80d3178a2578b63fb3fd8 (patch)
treef110c70395681b1131f5d71a05a1bee12c8e0244 /sfx2/inc
parenta455d7888c8921499ab6494b460ea1415c54c89f (diff)
drop unnecessary includes
Change-Id: I5305722d88ed947cbaf8015fc85d6b52900b7b75 Reviewed-on: https://gerrit.libreoffice.org/64003 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/srchdlg.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sfx2/inc/srchdlg.hxx b/sfx2/inc/srchdlg.hxx
index 99903a6f9207..1e72f5e30edb 100644
--- a/sfx2/inc/srchdlg.hxx
+++ b/sfx2/inc/srchdlg.hxx
@@ -19,13 +19,8 @@
#ifndef INCLUDED_SFX2_INC_SRCHDLG_HXX
#define INCLUDED_SFX2_INC_SRCHDLG_HXX
-#include <vcl/button.hxx>
-#include <vcl/combobox.hxx>
-#include <vcl/edit.hxx>
-#include <vcl/fixed.hxx>
#include <sfx2/basedlgs.hxx>
-
namespace sfx2 {