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

New commits:
commit b1043b565530309ecadba4d135bccb2773c49d67
Author: Markus Mohrhard <markus.mohrh...@googlemail.com>
Date:   Sun Jul 13 07:26:24 2014 +0200

    disable 3D OpenGL chart
    
    feature is not ready for the release
    
    Change-Id: Ibca7d1db4f8eb4e7130e2b05fb86706135a41b1c
    Reviewed-on: https://gerrit.libreoffice.org/10261
    Reviewed-by: Zolnai Tamás <zolnaitamas2...@gmail.com>
    Reviewed-by: Michael Meeks <michael.me...@collabora.com>
    Tested-by: Michael Meeks <michael.me...@collabora.com>

diff --git a/chart2/source/inc/macros.hxx b/chart2/source/inc/macros.hxx
index 2319afe..21e5911 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 1
+#define ENABLE_GL3D_BARCHART 0
 
 #endif
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to