summaryrefslogtreecommitdiff
path: root/sc/inc/defaultsoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/defaultsoptions.hxx')
-rw-r--r--sc/inc/defaultsoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/defaultsoptions.hxx b/sc/inc/defaultsoptions.hxx
index 7dfef1525ec2..420194049ca1 100644
--- a/sc/inc/defaultsoptions.hxx
+++ b/sc/inc/defaultsoptions.hxx
@@ -49,7 +49,7 @@ public:
ScTpDefaultsItem( sal_uInt16 nWhich,
const ScDefaultsOptions& rOpt );
ScTpDefaultsItem( const ScTpDefaultsItem& rItem );
- ~ScTpDefaultsItem();
+ virtual ~ScTpDefaultsItem();
virtual OUString GetValueText() const;
virtual bool operator==( const SfxPoolItem& ) const SAL_OVERRIDE;