summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/uiitems.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/uiitems.hxx')
-rw-r--r--sw/source/core/uibase/inc/uiitems.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/uiitems.hxx b/sw/source/core/uibase/inc/uiitems.hxx
index d90b35eac6a9..d1a3f36be19b 100644
--- a/sw/source/core/uibase/inc/uiitems.hxx
+++ b/sw/source/core/uibase/inc/uiitems.hxx
@@ -39,7 +39,7 @@ public:
SwPageFtnInfoItem(const sal_uInt16 nId, SwPageFtnInfo& rInfo);
SwPageFtnInfoItem(const SwPageFtnInfoItem& rItem );
- ~SwPageFtnInfoItem();
+ virtual ~SwPageFtnInfoItem();
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const SAL_OVERRIDE;
virtual bool operator==( const SfxPoolItem& ) const SAL_OVERRIDE;