summaryrefslogtreecommitdiff
path: root/include/svx/sphere3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sphere3d.hxx')
-rw-r--r--include/svx/sphere3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sphere3d.hxx b/include/svx/sphere3d.hxx
index 06c6147de76d..e3ae1724d57a 100644
--- a/include/svx/sphere3d.hxx
+++ b/include/svx/sphere3d.hxx
@@ -39,7 +39,7 @@ protected:
void SetDefaultAttributes(E3dDefaultAttributes& rDefault);
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
E3dSphereObj(E3dDefaultAttributes& rDefault, const basegfx::B3DPoint& rCenter, const basegfx::B3DVector& r3DSize);
// FG: This constructor is only called from MakeObject from the 3d-Objectfactory