summaryrefslogtreecommitdiff
path: root/include/svx/svdocirc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdocirc.hxx')
-rw-r--r--include/svx/svdocirc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdocirc.hxx b/include/svx/svdocirc.hxx
index 3286d55037dd..99879ca71dd9 100644
--- a/include/svx/svdocirc.hxx
+++ b/include/svx/svdocirc.hxx
@@ -69,7 +69,7 @@ protected:
virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint);
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SdrCircObj(SdrObjKind eNewKind); // Circ, CArc, Sect or CCut
SdrCircObj(SdrObjKind eNewKind, const Rectangle& rRect);