summaryrefslogtreecommitdiff
path: root/include/svl/rectitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/rectitem.hxx')
-rw-r--r--include/svl/rectitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/rectitem.hxx b/include/svl/rectitem.hxx
index 2c05a76a51c9..129f17f7667f 100644
--- a/include/svl/rectitem.hxx
+++ b/include/svl/rectitem.hxx
@@ -35,7 +35,7 @@ public:
SfxRectangleItem();
SfxRectangleItem( sal_uInt16 nWhich, const Rectangle& rVal );
SfxRectangleItem( const SfxRectangleItem& );
- ~SfxRectangleItem() {}
+ virtual ~SfxRectangleItem() {}
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,