sfx2/source/appl/shutdowniconaqua.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 386aeda1f09936866881d272e7cff94ba59604a7 Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Sep 14 14:15:31 2016 +0200 loplugin:override Change-Id: Id9c234d605b4f8107833980825b402006e4f0031 diff --git a/sfx2/source/appl/shutdowniconaqua.mm b/sfx2/source/appl/shutdowniconaqua.mm index 87bd931..c28cf0c 100644 --- a/sfx2/source/appl/shutdowniconaqua.mm +++ b/sfx2/source/appl/shutdowniconaqua.mm @@ -133,7 +133,7 @@ class RecentFilesStringLength : public ::cppu::WeakImplHelper< css::util::XStrin { public: RecentFilesStringLength() {} - virtual ~RecentFilesStringLength() {} + virtual ~RecentFilesStringLength() override {} // XStringWidth sal_Int32 SAL_CALL queryStringWidth( const ::rtl::OUString& aString ) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits