sc/source/ui/dbgui/PivotLayoutDialog.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a0b860ece9cd7f8d7cb55a6dc6991691ea68545a Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Oct 28 15:03:15 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Oct 30 19:00:45 2020 +0100 Fix typo Change-Id: I6cef71ff511088572c07a893e41c7e1a8ee9b079 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104940 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sc/source/ui/dbgui/PivotLayoutDialog.cxx b/sc/source/ui/dbgui/PivotLayoutDialog.cxx index 980d76504cef..604d94d36363 100644 --- a/sc/source/ui/dbgui/PivotLayoutDialog.cxx +++ b/sc/source/ui/dbgui/PivotLayoutDialog.cxx @@ -631,7 +631,7 @@ void ScPivotLayoutDialog::Close() IMPL_LINK_NOARG( ScPivotLayoutDialog, OKClicked, weld::Button&, void ) { - /* tdf#137726 hide so its not a candidate to be parent of any error + /* tdf#137726 hide so it's not a candidate to be parent of any error messages that may appear because this dialog is going to disappear on response(RET_OK) and the error dialog is not run in its own event loop but instead async */ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits