vcl/inc/impgraph.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 53d65e6d41a5249cdc329a085545a51a355b6293
Author:     Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk>
AuthorDate: Sun Apr 26 08:37:14 2020 +0200
Commit:     Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk>
CommitDate: Sun Apr 26 08:37:14 2020 +0200

    ImpGraphic: rename maEx to maBitmapEx in the comment too
    
    Change-Id: Ida7ecf82d9e54d3a3703b836870534dbf41e51ba

diff --git a/vcl/inc/impgraph.hxx b/vcl/inc/impgraph.hxx
index 92dd0c078519..adddaca92499 100644
--- a/vcl/inc/impgraph.hxx
+++ b/vcl/inc/impgraph.hxx
@@ -56,7 +56,7 @@ private:
 
     GDIMetaFile                  maMetaFile;
     BitmapEx                     maBitmapEx;
-    /// If maEx is empty, this preferred size will be set on it when it gets 
initialized.
+    /// If maBitmapEx is empty, this preferred size will be set on it when it 
gets initialized.
     Size                         maExPrefSize;
     ImpSwapInfo                  maSwapInfo;
     std::unique_ptr<Animation>   mpAnimation;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to