Kaydet (Commit) aff51c3f authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ia50e867c10b1389b97ecf3dd7f61c169288e38ba
Reviewed-on: https://gerrit.libreoffice.org/72507Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst b70c29c3
......@@ -71,7 +71,7 @@ namespace drawinglayer
// Get transformed graphic. Suppress rotation and cropping, only filtering is needed
// here (and may be replaced later on). Cropping is handled below as mask primitive (if set).
// Also need to suppress mirroring, it is part of the transformation now (see above).
// Also move transparency handling to embedding to a UnifiedTransparencePrimitive2D; do
// Also move transparency handling to embedding to an UnifiedTransparencePrimitive2D; do
// that by remembering original transparency and applying that later if needed
GraphicAttr aSuppressGraphicAttr(getGraphicAttr());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment