summaryrefslogtreecommitdiff
path: root/include/svl/ptitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/ptitem.hxx')
-rw-r--r--include/svl/ptitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/ptitem.hxx b/include/svl/ptitem.hxx
index 846bf0ee2681..62f75172ad10 100644
--- a/include/svl/ptitem.hxx
+++ b/include/svl/ptitem.hxx
@@ -34,7 +34,7 @@ public:
SfxPointItem();
SfxPointItem( sal_uInt16 nWhich, const Point& rVal );
SfxPointItem( const SfxPointItem& );
- virtual ~SfxPointItem() {}
+ virtual ~SfxPointItem() override {}
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,