summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-01 19:20:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-02 15:33:46 +0200
commit324097a2a0093da7d20e3bc7cbbf79b40a79867c (patch)
tree202fece65e896645bbd6a18cb5945d679cf31e56 /sw/source/ui/misc
parentc26134c4027dfac6be030c467da40a495a162360 (diff)
drop some unneeded includes
Change-Id: I13019ae1b991b5910c50e760a8a825bcf50509d2 Reviewed-on: https://gerrit.libreoffice.org/73321 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/ui/misc')
-rw-r--r--sw/source/ui/misc/glossary.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/misc/glossary.cxx b/sw/source/ui/misc/glossary.cxx
index 76d92cfa98c4..bd72af29a284 100644
--- a/sw/source/ui/misc/glossary.cxx
+++ b/sw/source/ui/misc/glossary.cxx
@@ -20,10 +20,8 @@
#include <hintids.hxx>
#include <o3tl/any.hxx>
-#include <vcl/menu.hxx>
#include <vcl/weld.hxx>
#include <vcl/help.hxx>
-#include <vcl/builderfactory.hxx>
#include <svl/stritem.hxx>
#include <svl/macitem.hxx>
#include <unotools/pathoptions.hxx>
@@ -46,7 +44,6 @@
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <svl/urihelper.hxx>
#include <unotools/charclass.hxx>
-#include <vcl/treelistentry.hxx>
#include <swwait.hxx>
#include <swtypes.hxx>
#include <wrtsh.hxx>