oox/source/ppt/pptimport.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 013744a5b475e151ca0918565fb369e22dfbc1db Author: Kohei Yoshida <kohei.yosh...@collabora.com> Date: Mon Aug 4 12:40:38 2014 -0400 Let's not forget the keyword. Change-Id: I86c114e903eaee1404875a794ed4f1c76f61169e diff --git a/oox/source/ppt/pptimport.cxx b/oox/source/ppt/pptimport.cxx index aaaa9fb..de5ee83 100644 --- a/oox/source/ppt/pptimport.cxx +++ b/oox/source/ppt/pptimport.cxx @@ -189,7 +189,7 @@ class PptGraphicHelper : public GraphicHelper public: explicit PptGraphicHelper( const PowerPointImport& rFilter ); virtual sal_Int32 getSchemeColor( sal_Int32 nToken ) const SAL_OVERRIDE; - virtual drawing::FillStyle getDefaultChartAreaFillStyle() const; + virtual drawing::FillStyle getDefaultChartAreaFillStyle() const SAL_OVERRIDE; private: const PowerPointImport& mrFilter; }; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits