summaryrefslogtreecommitdiff
path: root/include/svl/globalnameitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/globalnameitem.hxx')
-rw-r--r--include/svl/globalnameitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/globalnameitem.hxx b/include/svl/globalnameitem.hxx
index 764bf0e15b55..8ff2b10ff242 100644
--- a/include/svl/globalnameitem.hxx
+++ b/include/svl/globalnameitem.hxx
@@ -32,7 +32,7 @@ public:
TYPEINFO_OVERRIDE();
SfxGlobalNameItem();
SfxGlobalNameItem( sal_uInt16 nWhich, const SvGlobalName& );
- ~SfxGlobalNameItem();
+ virtual ~SfxGlobalNameItem();
virtual bool operator==( const SfxPoolItem& ) const SAL_OVERRIDE;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const SAL_OVERRIDE;