svtools/source/control/tabbar.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b285a08e3cfeeb1333aa0bddee508baad65b8588 Author: Johnny_M <[email protected]> AuthorDate: Tue Apr 9 21:32:36 2019 +0200 Commit: Michael Stahl <[email protected]> CommitDate: Wed Apr 10 10:27:05 2019 +0200 Translate German comment Change-Id: I3799788cd72b34d603f4bffc6820f5b656cbf427 Reviewed-on: https://gerrit.libreoffice.org/70471 Reviewed-by: Michael Stahl <[email protected]> Tested-by: Michael Stahl <[email protected]> diff --git a/svtools/source/control/tabbar.cxx b/svtools/source/control/tabbar.cxx index 06d566ef3aa5..f183954abf3c 100644 --- a/svtools/source/control/tabbar.cxx +++ b/svtools/source/control/tabbar.cxx @@ -1261,7 +1261,7 @@ void TabBar::Resize() long nSizerWidth = 0; long nButtonWidth = 0; - // Sizer anordnen + // order the Sizer if ( mpImpl->mpSizer ) { Size aSizerSize = mpImpl->mpSizer->GetSizePixel(); _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
