diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-12-01 19:27:47 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-12-02 09:52:29 +0100 |
commit | ea2aeb6917a04401f95bab7aac37f4d070e07128 (patch) | |
tree | cdedaebbce1016b84ead350750c070e04fec3ac1 /sc/source/ui/docshell/docsh.cxx | |
parent | 1d8a32f15b0895dcdd33331768fda50dd69cf8fc (diff) |
use weld::WaitObject
Change-Id: Ib2ad0f0fe17c4db66693ef91e3cdbc8511eb8314
Reviewed-on: https://gerrit.libreoffice.org/84166
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/source/ui/docshell/docsh.cxx')
-rw-r--r-- | sc/source/ui/docshell/docsh.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/docshell/docsh.cxx b/sc/source/ui/docshell/docsh.cxx index 7ae0f73b2e2d..689a257192bf 100644 --- a/sc/source/ui/docshell/docsh.cxx +++ b/sc/source/ui/docshell/docsh.cxx @@ -30,7 +30,6 @@ #include <vcl/stdtext.hxx> #include <vcl/svapp.hxx> #include <vcl/virdev.hxx> -#include <vcl/waitobj.hxx> #include <vcl/weld.hxx> #include <rtl/bootstrap.hxx> #include <rtl/tencinfo.h> |