summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chart2/source/view/main/DummyXShape.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/chart2/source/view/main/DummyXShape.cxx b/chart2/source/view/main/DummyXShape.cxx
index 6f5dd644e080..064561257464 100644
--- a/chart2/source/view/main/DummyXShape.cxx
+++ b/chart2/source/view/main/DummyXShape.cxx
@@ -834,6 +834,8 @@ bool DummyChart::initWindow()
pWindow->EnablePaint(sal_False);
GLWin.hWnd = sysData->hWnd;
}
+
+ return true;
}
#elif defined( UNX )