summaryrefslogtreecommitdiff
path: root/include/svl/rngitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/rngitem.hxx')
-rw-r--r--include/svl/rngitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/rngitem.hxx b/include/svl/rngitem.hxx
index 8d3422346d70..a776ce374cfd 100644
--- a/include/svl/rngitem.hxx
+++ b/include/svl/rngitem.hxx
@@ -55,7 +55,7 @@ private:
public:
SfxUShortRangesItem( sal_uInt16 nWID, SvStream &rStream );
SfxUShortRangesItem( const SfxUShortRangesItem& rItem );
- virtual ~SfxUShortRangesItem();
+ virtual ~SfxUShortRangesItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,