From 71c6a308035eb687f8fd8823c1e16670ad2a450b Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 5 Nov 2018 18:17:05 +0100 Subject: LOK: update main thread Change-Id: I75df6ae9f9fb41b08a8774ce026f79fdd120b629 Reviewed-on: https://gerrit.libreoffice.org/62921 Reviewed-by: Michael Meeks Tested-by: Michael Meeks (cherry picked from commit 6f076e75b2adb4628ee3cea311781c40f219bba7) --- include/vcl/svapp.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/vcl') diff --git a/include/vcl/svapp.hxx b/include/vcl/svapp.hxx index 9b930b3127d9..014850eba019 100644 --- a/include/vcl/svapp.hxx +++ b/include/vcl/svapp.hxx @@ -1355,6 +1355,9 @@ public: static void ShowNativeErrorBox(const OUString& sTitle , const OUString& sMessage); + /** Update main thread identifier */ + static void UpdateMainThread(); + /** Do we have a native / system file selector available? @returns True if native file selector is available, false otherwise. -- cgit v1.2.3