vcl/source/window/window2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3353a39b065300194531d24b60e8312a9d83c6d8 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Dec 18 10:24:56 2019 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Dec 18 10:33:21 2019 +0100 Fix typo Change-Id: Ic1daa649bbe73f2237f4e83e85cda88ba041e1f3 Reviewed-on: https://gerrit.libreoffice.org/85365 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/vcl/source/window/window2.cxx b/vcl/source/window/window2.cxx index e1ca3baaaa57..8e466704143b 100644 --- a/vcl/source/window/window2.cxx +++ b/vcl/source/window/window2.cxx @@ -814,7 +814,7 @@ void Window::EnableDocking( bool bEnable ) ImplGetDockingManager()->RemoveWindow( this ); } -// retrieves the list of owner draw decorated windows for this window hiearchy +// retrieves the list of owner draw decorated windows for this window hierarchy ::std::vector<VclPtr<vcl::Window> >& Window::ImplGetOwnerDrawList() { return ImplGetTopmostFrameWindow()->mpWindowImpl->mpFrameData->maOwnerDrawList; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits