diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 17:08:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 20:19:14 +0200 |
commit | ba6723431afa843232fadf44e12ddab44e85c9f0 (patch) | |
tree | 48f6d3ea0c4713d2ce1cefee3fca59b9630a1461 /sd | |
parent | 2b9f23b9b8a62d82691233d789e830b3bde7b3da (diff) |
drop unnecessary vcl/group.hxx includes
Change-Id: I09d86ee7e156ac71d7c1f9fd58d43751037d2629
Reviewed-on: https://gerrit.libreoffice.org/61761
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/func/fuoaprms.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/func/fuoaprms.cxx b/sd/source/ui/func/fuoaprms.cxx index a525c837b156..7f6f208942ff 100644 --- a/sd/source/ui/func/fuoaprms.cxx +++ b/sd/source/ui/func/fuoaprms.cxx @@ -23,7 +23,6 @@ #include <svx/svdpagv.hxx> #include <editeng/colritem.hxx> #include <svx/svdundo.hxx> -#include <vcl/group.hxx> #include <vcl/fixed.hxx> #include <sfx2/objsh.hxx> #include <sfx2/request.hxx> |