[prev in list] [next in list] [prev in thread] [next in thread] 

List:       libreoffice-commits
Subject:    [Libreoffice-commits] core.git: vcl/headless
From:       caolanm () redhat ! com (Caolán McNamara)
Date:       2015-11-30 20:21:00
Message-ID: 20151130202100.7BD35761E3 () kemper ! freedesktop ! org
[Download RAW message or body]

 vcl/headless/svpgdi.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit bd781238696d99c2c9c7378c28435f08c3adf451
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Nov 30 20:20:12 2015 +0000

    my intent is to provide a define for cairo < 1.10.0
    
    Change-Id: Ib102b257aa9bf183409c1ab99f61ee63d653cbed

diff --git a/vcl/headless/svpgdi.cxx b/vcl/headless/svpgdi.cxx
index f79fd0b..622c3d2 100644
--- a/vcl/headless/svpgdi.cxx
+++ b/vcl/headless/svpgdi.cxx
@@ -64,10 +64,10 @@ rDevice
     #endif
 }
 
-#define CAIRO_OPERATOR_DIFFERENCE (static_cast<cairo_operator_t>(23))
-
 #if CAIRO_VERSION < CAIRO_VERSION_ENCODE(1, 10, 0)
 
+#define CAIRO_OPERATOR_DIFFERENCE (static_cast<cairo_operator_t>(23))
+
 struct cairo_rectangle_int_t
 {
     double x;

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic