Kaydet (Commit) e8997fb9 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:saloverride

Change-Id: I92e0b152b892a65480d822d6ac26662972194546
üst 90e901b3
...@@ -42,7 +42,7 @@ private: ...@@ -42,7 +42,7 @@ private:
public: public:
/* Constructor that initializes the shell to the current shell */ /* Constructor that initializes the shell to the current shell */
SwNavigationMgr( SwWrtShell & rShell ); SwNavigationMgr( SwWrtShell & rShell );
~SwNavigationMgr() virtual ~SwNavigationMgr()
{ {
for(auto pEntry : m_entries) for(auto pEntry : m_entries)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment