[Libreoffice-commits] core.git: Branch 'private/kohei/new-chart-type-skeleton' - chart2/source

Kohei Yoshida kohei.yoshida at collabora.com
Wed Mar 26 08:13:15 PDT 2014


 chart2/source/inc/macros.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d4a25be3da00ca71d497e06e9f7e22c409d03cd0
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Wed Mar 26 11:11:49 2014 -0400

    Re-enable the new chart type.
    
    Change-Id: If060d101c4a8f2486d3532f4048f9042df0cd204

diff --git a/chart2/source/inc/macros.hxx b/chart2/source/inc/macros.hxx
index 21e5911..2319afe 100644
--- a/chart2/source/inc/macros.hxx
+++ b/chart2/source/inc/macros.hxx
@@ -30,7 +30,7 @@
     typeid( ex ).name() << ", Message: " << \
     ex.Message )
 
-#define ENABLE_GL3D_BARCHART 0
+#define ENABLE_GL3D_BARCHART 1
 
 #endif
 


More information about the Libreoffice-commits mailing list