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

Fix typo

Change-Id: I1e3ce93fb4aa475fb73a2521a0127d37a5b84dc1
Reviewed-on: https://gerrit.libreoffice.org/72326Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 9e6ca513
...@@ -56,7 +56,7 @@ namespace drawinglayer ...@@ -56,7 +56,7 @@ namespace drawinglayer
{ {
// access once to ensure that the buffered bitmap exists, else // access once to ensure that the buffered bitmap exists, else
// the SolarMutex may be needed to create it. This may not be // the SolarMutex may be needed to create it. This may not be
// available when a renderer works with multi-treading. // available when a renderer works with multi-threading.
// When changing this, please check if it is still possible to // When changing this, please check if it is still possible to
// use a metafile as texture for a 3D object // use a metafile as texture for a 3D object
maGraphic.GetBitmapEx(); maGraphic.GetBitmapEx();
......
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