| commit | 503d9209df268cf3e964eede49b247021a9e17ce | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Mon Mar 29 14:17:31 2021 +0100 |
| committer | Caolán McNamara <caolanm@redhat.com> | Mon Mar 29 16:54:22 2021 +0200 |
| tree | 5367074c21a2f60e869b3e89a41ae5b1722040ed | |
| parent | ae2c96cd29e1900ffa9c6909af701a9198a08afb [diff] |
tdf#140556 master document view not launching subdocument from context menu Change-Id: I0ae61e51266ae050e340c1af99e0dd6a481e6ff9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113315 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/sw/source/uibase/utlui/glbltree.cxx b/sw/source/uibase/utlui/glbltree.cxx index fb6326f..5ddc877 100644 --- a/sw/source/uibase/utlui/glbltree.cxx +++ b/sw/source/uibase/utlui/glbltree.cxx
@@ -608,7 +608,7 @@ void SwGlobalTree::ExecuteContextMenuAction(std::string_view rSelectedPopupEntry pCont = nullptr; bUpdateHard = true; } else if (rSelectedPopupEntry == "edit") else if (rSelectedPopupEntry == "editcontent") { OSL_ENSURE(pCont, "edit without entry ? " ); if (pCont)