include/svx/fntctrl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 79533f3fc7208d2b2c57e599c79627e3a72995cc Author: Stephan Bergmann <sberg...@redhat.com> Date: Mon May 18 10:01:51 2015 +0200 -Werror,-Winconsistent-missing-override Change-Id: Id98b9836e7c7fe371d266cf14f973c63394f5307 diff --git a/include/svx/fntctrl.hxx b/include/svx/fntctrl.hxx index d923c23..6e3d15a 100644 --- a/include/svx/fntctrl.hxx +++ b/include/svx/fntctrl.hxx @@ -39,7 +39,7 @@ private: bool mbResetBackground : 1; SVX_DLLPRIVATE void ResetSettings(bool bForeground, bool bBackground); - SVX_DLLPRIVATE void ApplySettings(vcl::RenderContext& rRenderContext); + SVX_DLLPRIVATE void ApplySettings(vcl::RenderContext& rRenderContext) SAL_OVERRIDE; SVX_DLLPRIVATE void Init (); SVX_DLLPRIVATE void SetFontSize(const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont); SVX_DLLPRIVATE void SetFontLang(const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits