summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--binfilter/bf_sw/source/core/inc/swcache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/binfilter/bf_sw/source/core/inc/swcache.hxx b/binfilter/bf_sw/source/core/inc/swcache.hxx
index be608e1f8..dfcc575c4 100644
--- a/binfilter/bf_sw/source/core/inc/swcache.hxx
+++ b/binfilter/bf_sw/source/core/inc/swcache.hxx
@@ -220,7 +220,7 @@ protected:
inline SwCacheAccess( SwCache &rCache, const void *pOwner, const USHORT nIndex );
public:
- ~SwCacheAccess() { if ( pObj ) pObj->Unlock(); }
+ virtual ~SwCacheAccess() { if ( pObj ) pObj->Unlock(); }
//Abkuerzung fuer diejenigen, die wissen, das die Ableitung das IsAvailable