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 9069cb94cc30..ad4523341c66 100644
--- a/include/svl/rectitem.hxx
+++ b/include/svl/rectitem.hxx
@@ -35,7 +35,7 @@ class SVL_DLLPUBLIC SfxRectangleItem: public SfxPoolItem
Rectangle aVal;
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SfxRectangleItem();
SfxRectangleItem( sal_uInt16 nWhich, const Rectangle& rVal );
SfxRectangleItem( const SfxRectangleItem& );