vcl/source/gdi/outdev3.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 34fe1bed19e4cf66500d7e7817eb251c42f8f439
Author: Jesús Corrius <[email protected]>
Date:   Thu Apr 26 15:50:01 2012 +0200

    Add comment so FontSelectPattern ctor used on Windows is not removed

diff --git a/vcl/source/gdi/outdev3.cxx b/vcl/source/gdi/outdev3.cxx
index adc2bf7..ad45bd1 100644
--- a/vcl/source/gdi/outdev3.cxx
+++ b/vcl/source/gdi/outdev3.cxx
@@ -2176,7 +2176,7 @@ FontSelectPattern::FontSelectPattern( const Font& rFont,
 }
 
 // -----------------------------------------------------------------------
-
+// NOTE: this ctor is still used on Windows. Do not remove.
 FontSelectPattern::FontSelectPattern( const ImplFontData& rFontData,
     const Size& rSize, float fExactHeight, int nOrientation, bool bVertical )
 :   ImplFontAttributes( rFontData ),
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to