Kaydet (Commit) 3120dc69 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: class has virtual functions, but destructor is not virtual

üst 18a203e7
...@@ -50,7 +50,7 @@ class SfxFilterListener ...@@ -50,7 +50,7 @@ class SfxFilterListener
public: public:
SfxFilterListener(); SfxFilterListener();
~SfxFilterListener(); virtual ~SfxFilterListener();
public: public:
// XRefreshListener // XRefreshListener
......
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