diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-06 20:24:52 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-06 22:24:33 +0200 |
commit | 6dacf9ec5455bdad82e78470a1a7cb6d2271bec7 (patch) | |
tree | 5fa53510a43cb501b0c1b4f93fc74381aee093f7 /svx/source/inc/filtnav.hxx | |
parent | 0e257f8c07de253c0a1d4e63dfdf0383bd658fab (diff) |
drop some now unnecessary includes
Change-Id: Idb41ddc0ff01333bac6cfce8bdd5e80c3c101de9
Reviewed-on: https://gerrit.libreoffice.org/61478
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/source/inc/filtnav.hxx')
-rw-r--r-- | svx/source/inc/filtnav.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/source/inc/filtnav.hxx b/svx/source/inc/filtnav.hxx index 826bd07223dc..81693c2aeac9 100644 --- a/svx/source/inc/filtnav.hxx +++ b/svx/source/inc/filtnav.hxx @@ -34,9 +34,6 @@ #include <vcl/image.hxx> #include <svtools/treelistbox.hxx> -#include <vcl/dialog.hxx> -#include <vcl/group.hxx> -#include <vcl/dockwin.hxx> #include <svx/fmtools.hxx> #include "fmexch.hxx" #include "sqlparserclient.hxx" |