Change-Id: I988f7c11560128bb5b6aeb8931b574226a91e3af
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90225
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2020-03-09 15:21:04 +01:00 committed by Julien Nabet
parent 65a004ccef
commit 00cd7477e4

View file

@ -51,7 +51,7 @@ namespace drawinglayer
/** VclPixelProcessor2D class
This processor derived from VclProcessor2D is the base class for rendering
all feeded primitives to a VCL Window. It is the currently used renderer
all fed primitives to a VCL Window. It is the currently used renderer
for all VCL editing output from the DrawingLayer.
*/
class VclPixelProcessor2D final : public VclProcessor2D