diff --git a/vcl/source/gdi/outdev.cxx b/vcl/source/gdi/outdev.cxx index dd7f733bca79..485ebb2a91a8 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 )