summaryrefslogtreecommitdiff
path: root/include/svx/e3ditem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/e3ditem.hxx')
-rw-r--r--include/svx/e3ditem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/e3ditem.hxx b/include/svx/e3ditem.hxx
index fae604d3ef36..ee258515cda7 100644
--- a/include/svx/e3ditem.hxx
+++ b/include/svx/e3ditem.hxx
@@ -34,7 +34,7 @@ class SVX_DLLPUBLIC SvxB3DVectorItem : public SfxPoolItem
basegfx::B3DVector aVal;
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SvxB3DVectorItem();
SvxB3DVectorItem( sal_uInt16 nWhich, const basegfx::B3DVector& rVal );
SvxB3DVectorItem( const SvxB3DVectorItem& );