Kaydet (Commit) 74346305 authored tarafından Caolán McNamara's avatar Caolán McNamara

SolarMutexGuard needed here

assert seen in dbgutil

Change-Id: I09cab9e4fa4ce81d71518d87c4a571a467ead52d
Reviewed-on: https://gerrit.libreoffice.org/66325
Tested-by: Jenkins
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 1a636726
......@@ -3084,6 +3084,7 @@ private:
static gboolean launch_overflow_switch_page(GtkInstanceNotebook* pThis)
{
SolarMutexGuard aGuard;
pThis->signal_overflow_switch_page();
return false;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment