chart2/source/controller/sidebar/ChartErrorBarPanel.cxx | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit c84dd5135a785204f78945f32eaa4d8dc7d27c9f Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Sat Jul 18 00:31:35 2015 +0200 fix build diff --git a/chart2/source/controller/sidebar/ChartErrorBarPanel.cxx b/chart2/source/controller/sidebar/ChartErrorBarPanel.cxx index 79ab0d0..278d2de 100644 --- a/chart2/source/controller/sidebar/ChartErrorBarPanel.cxx +++ b/chart2/source/controller/sidebar/ChartErrorBarPanel.cxx @@ -244,6 +244,8 @@ IMPL_LINK_NOARG(ChartErrorBarPanel, RadioBtnHdl) setShowPositiveError(mxModel, aCID, bPos); setShowNegativeError(mxModel, aCID, bNeg); + + return 0; } }} // end of namespace ::chart::sidebar _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits