global Timer has have SetStatic() set to avoid teardown problem on macOs
commitbd2b39f6a710aa0d3d280b574926bd248e3416b0
authorCaolán McNamara <caolan.mcnamara@collabora.com>
Fri, 9 Jun 2023 14:50:07 +0000 (9 15:50 +0100)
committerAndras Timar <andras.timar@collabora.com>
Sat, 10 Jun 2023 17:31:20 +0000 (10 19:31 +0200)
treea39677441e71790e852d342b7411b4e5fcfd7996
parentaff731bd80239ef045f224d3cbd9125c43fe1446
global Timer has have SetStatic() set to avoid teardown problem on macOs

seen as:

libc++abi: terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument

during build-time cppunit tests

Change-Id: Ida0520a5213b8c923aae884a29c9324b3a9fae16
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152801
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
svx/source/tbxctrls/StylesPreviewWindow.cxx