[Libreoffice-commits] core.git: canvas/source

Stephan Bergmann sbergman at redhat.com
Mon Mar 23 08:07:08 PDT 2015


 canvas/source/directx/dx_winstuff.hxx |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 79754dee2e2c0f4c8b05ae7db62b089912d6aa6d
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Mar 23 16:05:33 2015 +0100

    More Windows define whack-a-mole
    
    Change-Id: I09bf1cfe22a65b8dbbcc7139cd1055f0e829210d

diff --git a/canvas/source/directx/dx_winstuff.hxx b/canvas/source/directx/dx_winstuff.hxx
index 7b7f3c2..7cf2ba8 100644
--- a/canvas/source/directx/dx_winstuff.hxx
+++ b/canvas/source/directx/dx_winstuff.hxx
@@ -176,7 +176,8 @@ namespace dxcanvas
 #endif
 
 #undef DELETE
-#undef PolyPolygon
+#undef GradientStyle_RECT
+#undef Polygon
 
 #endif // INCLUDED_CANVAS_SOURCE_DIRECTX_DX_WINSTUFF_HXX
 


More information about the Libreoffice-commits mailing list