diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-04-09 09:12:13 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-04-09 12:15:09 +0200 |
commit | b2fafc5d7351d0ae9055816590b989c023a2875d (patch) | |
tree | a32325dc1501927b938d418830ba3f16aa2ee08c /sw/source/ui/dialog | |
parent | 05a8749ee6f251d4b92eecb97763fa1fe94c68c8 (diff) |
drop some unneeded includes
Change-Id: I8e41e28313a22148033c566edce50f5bfa58d065
Reviewed-on: https://gerrit.libreoffice.org/70452
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/dialog')
-rw-r--r-- | sw/source/ui/dialog/uiregionsw.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/dialog/uiregionsw.cxx b/sw/source/ui/dialog/uiregionsw.cxx index 31800ee2eeef..8d5fcc9013c4 100644 --- a/sw/source/ui/dialog/uiregionsw.cxx +++ b/sw/source/ui/dialog/uiregionsw.cxx @@ -34,7 +34,6 @@ #include <sfx2/filedlghelper.hxx> #include <editeng/sizeitem.hxx> #include <svtools/htmlcfg.hxx> -#include <vcl/treelistentry.hxx> #include <uitool.hxx> #include <IMark.hxx> |