From 9b6545773605c421a9266fcffca95d21131f5ada Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 9 Apr 2021 15:29:24 +0100 Subject: remove vcl/waitobj.hxx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit create vcl/locktoplevels.hxx for the utility to set all toplevel windows modally locked Change-Id: I964484d238852e830e1e5c0b86b3bebb3b41a6b3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113889 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- cui/source/dialogs/hlmarkwn.cxx | 2 ++ cui/source/inc/hltpbase.hxx | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'cui/source') diff --git a/cui/source/dialogs/hlmarkwn.cxx b/cui/source/dialogs/hlmarkwn.cxx index 1f6a85494e82..42445b383a51 100644 --- a/cui/source/dialogs/hlmarkwn.cxx +++ b/cui/source/dialogs/hlmarkwn.cxx @@ -39,6 +39,8 @@ #include #include +#include + using namespace ::com::sun::star; namespace { diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx index 00cda67f9d02..2ad0007c83cb 100644 --- a/cui/source/inc/hltpbase.hxx +++ b/cui/source/inc/hltpbase.hxx @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3