vcl/source/gdi/outdev.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6551fe2d93ed1deeecfa1de7306d5950b4453712 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Feb 10 19:49:41 2014 +1100 fdo#39468 translated German comment in outdev.cxx German comment about clipping backup translated in function OutputDevice::ImplInitClipRegion(). Change-Id: I55c3b5899ae36a2e25204fd054b80bd786b17e91 Reviewed-on: https://gerrit.libreoffice.org/7966 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/vcl/source/gdi/outdev.cxx b/vcl/source/gdi/outdev.cxx index dd7f733..485ebb2 100644 --- a/vcl/source/gdi/outdev.cxx +++ b/vcl/source/gdi/outdev.cxx @@ -895,7 +895,7 @@ void OutputDevice::ImplInitClipRegion() Window* pWindow = (Window*)this; Region aRegion; - // Hintergrund-Sicherung zuruecksetzen + // Put back backed up background if ( pWindow->mpWindowImpl->mpFrameData->mpFirstBackWin ) pWindow->ImplInvalidateAllOverlapBackgrounds(); if ( pWindow->mpWindowImpl->mbInPaint )
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits