sw/source/uibase/inc/navmgr.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e8997fb9a90e82e125900a4ef4598cc89bcb9d9e Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue May 26 15:42:27 2015 +0200 loplugin:saloverride Change-Id: I92e0b152b892a65480d822d6ac26662972194546 diff --git a/sw/source/uibase/inc/navmgr.hxx b/sw/source/uibase/inc/navmgr.hxx index 6eabe4c..2830959 100644 --- a/sw/source/uibase/inc/navmgr.hxx +++ b/sw/source/uibase/inc/navmgr.hxx @@ -42,7 +42,7 @@ private: public: /* Constructor that initializes the shell to the current shell */ SwNavigationMgr( SwWrtShell & rShell ); - ~SwNavigationMgr() + virtual ~SwNavigationMgr() { for(auto pEntry : m_entries) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits