cui/source/options/treeopt.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 8d7b1f2e7c13a1ebcf6dfa2afed80f1df6d2565d Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Tue Sep 4 13:45:44 2018 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Tue Sep 4 17:56:19 2018 +0200 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: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/cui/source/options/treeopt.cxx b/cui/source/options/treeopt.cxx index 63df32ae9484..9615d1bc6a28 100644 --- a/cui/source/options/treeopt.cxx +++ b/cui/source/options/treeopt.cxx @@ -699,7 +699,7 @@ IMPL_LINK_NOARG(OfaTreeOptionsDialog, ApplyHdl_Impl, Button*, void) { SolarMutexGuard aGuard; ::svtools::executeRestartDialog(comphelper::getProcessComponentContext(), - m_pParent->GetFrameWeld(), eRestartReason); + GetFrameWeld(), eRestartReason); } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits