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

tdf#119690 on 'apply' options dialog is still up, use that as parent

Change-Id: Icecf6bd2981a5b96c594a706238e8baf9b5a8149
Reviewed-on: https://gerrit.libreoffice.org/59980
Tested-by: Jenkins
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 6f88d98d
......@@ -699,7 +699,7 @@ IMPL_LINK_NOARG(OfaTreeOptionsDialog, ApplyHdl_Impl, Button*, void)
{
SolarMutexGuard aGuard;
::svtools::executeRestartDialog(comphelper::getProcessComponentContext(),
m_pParent->GetFrameWeld(), eRestartReason);
GetFrameWeld(), eRestartReason);
}
}
......
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