diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-11-22 20:32:22 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-11-23 09:52:07 +0100 |
commit | 3361365b647245198f563cbf3d48fa6d2e980566 (patch) | |
tree | 5dc25d4725ef812919ca36c6a27cfcdf149df95f /sc | |
parent | 59d985bbcdf760a368f1dd2edb0926a60e99db12 (diff) |
don't need to include vcl/scrbar.hxx here
Change-Id: Ib466cb47518d666c6a0b2b3801904ccef10d74b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106364
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/inc/inputwin.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/inputwin.hxx b/sc/source/ui/inc/inputwin.hxx index 75755509bec3..04b700ae3be0 100644 --- a/sc/source/ui/inc/inputwin.hxx +++ b/sc/source/ui/inc/inputwin.hxx @@ -29,7 +29,6 @@ #include <sfx2/childwin.hxx> #include <svl/lstner.hxx> #include <svtools/stringtransfer.hxx> -#include <vcl/scrbar.hxx> #include <vcl/window.hxx> #include <vcl/transfer.hxx> #include <vcl/menu.hxx> |