diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/bastyp/fltlst.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/bastyp/fltlst.hxx b/sfx2/source/bastyp/fltlst.hxx index e7d010bbbcd7..b0c362e29bde 100644 --- a/sfx2/source/bastyp/fltlst.hxx +++ b/sfx2/source/bastyp/fltlst.hxx @@ -50,7 +50,7 @@ class SfxFilterListener public: SfxFilterListener(); - ~SfxFilterListener(); + virtual ~SfxFilterListener(); public: // XRefreshListener |