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 /sc/source/ui/inc/tpcalc.hxx | |
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 'sc/source/ui/inc/tpcalc.hxx')
-rw-r--r-- | sc/source/ui/inc/tpcalc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/tpcalc.hxx b/sc/source/ui/inc/tpcalc.hxx index 313434461e7a..b8fbc732b3bb 100644 --- a/sc/source/ui/inc/tpcalc.hxx +++ b/sc/source/ui/inc/tpcalc.hxx @@ -23,7 +23,6 @@ #include <sfx2/tabdlg.hxx> #include <vcl/fixed.hxx> #include <vcl/field.hxx> -#include <vcl/group.hxx> #include "editfield.hxx" class ScDocOptions; |