chart2/source/view/main/DummyXShape.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 055143b9300f129a522105c2f6b11aabd343b691
Author: Markus Mohrhard <[email protected]>
Date:   Sun Jan 19 03:50:48 2014 +0100

    fix windows
    
    Change-Id: I6ca5967fd84851bb2ee5af1325b70a6a5e160644

diff --git a/chart2/source/view/main/DummyXShape.cxx 
b/chart2/source/view/main/DummyXShape.cxx
index efba1b4..103c58d 100644
--- a/chart2/source/view/main/DummyXShape.cxx
+++ b/chart2/source/view/main/DummyXShape.cxx
@@ -840,6 +840,8 @@ bool DummyChart::initWindow()
         pWindow->EnablePaint(sal_False);
         GLWin.hWnd = sysData->hWnd;
     }
+
+    return true;
 }
 
 #elif defined( UNX )
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to