[Libreoffice-commits] core.git: svtools/source
Johnny_M (via logerrit)
logerrit at kemper.freedesktop.org
Wed Apr 10 08:27:44 UTC 2019
svtools/source/control/tabbar.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b285a08e3cfeeb1333aa0bddee508baad65b8588
Author: Johnny_M <klasse at partyheld.de>
AuthorDate: Tue Apr 9 21:32:36 2019 +0200
Commit: Michael Stahl <Michael.Stahl at cib.de>
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 <Michael.Stahl at cib.de>
Tested-by: Michael Stahl <Michael.Stahl at cib.de>
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();
More information about the Libreoffice-commits
mailing list