[Libreoffice-commits] core.git: Branch 'feature/chart-opengl' - chart2/source
Markus Mohrhard
markus.mohrhard at googlemail.com
Mon Dec 9 00:21:27 PST 2013
chart2/source/view/inc/DummyXShape.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fb8706084e0061ab42f039db11ff0574b4338b39
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Mon Dec 9 09:20:44 2013 +0100
still editing the wrong copy of the file
Change-Id: I34933f312700f7ce6fca6f2e5f6c2bd3d118898e
diff --git a/chart2/source/view/inc/DummyXShape.hxx b/chart2/source/view/inc/DummyXShape.hxx
index b41f925..e68c5b8 100644
--- a/chart2/source/view/inc/DummyXShape.hxx
+++ b/chart2/source/view/inc/DummyXShape.hxx
@@ -401,7 +401,7 @@ private:
class DummyChart : public DummyXShapes
{
public:
- DummyChart(com::sun::star::uno::Reference< com::sun::star::drawing::XDrawPage > xDrawPage);
+ DummyChart(com::sun::star::uno::Reference< com::sun::star::drawing::XShape > xDrawPage);
~DummyChart();
virtual DummyChart* getRootShape();
More information about the Libreoffice-commits
mailing list