Fix typo
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:
parent
65a004ccef
commit
00cd7477e4
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ namespace drawinglayer
|
||||||
/** VclPixelProcessor2D class
|
/** VclPixelProcessor2D class
|
||||||
|
|
||||||
This processor derived from VclProcessor2D is the base class for rendering
|
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.
|
for all VCL editing output from the DrawingLayer.
|
||||||
*/
|
*/
|
||||||
class VclPixelProcessor2D final : public VclProcessor2D
|
class VclPixelProcessor2D final : public VclProcessor2D
|
||||||
|
|
Loading…
Reference in a new issue