summaryrefslogtreecommitdiff
path: root/include/svx/svdoattr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdoattr.hxx')
-rw-r--r--include/svx/svdoattr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdoattr.hxx b/include/svx/svdoattr.hxx
index d01f57d73d47..d3a39cdca14e 100644
--- a/include/svx/svdoattr.hxx
+++ b/include/svx/svdoattr.hxx
@@ -63,7 +63,7 @@ protected:
virtual ~SdrAttrObj();
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
// Detects if bFilledObj && Fill != FillNone
bool HasFill() const;