summaryrefslogtreecommitdiff
path: root/include/editeng/shdditem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/shdditem.hxx')
-rw-r--r--include/editeng/shdditem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/shdditem.hxx b/include/editeng/shdditem.hxx
index 011a35f4bc3c..81c404349a2f 100644
--- a/include/editeng/shdditem.hxx
+++ b/include/editeng/shdditem.hxx
@@ -34,7 +34,7 @@ class SvXMLUnitConverter;
class EDITENG_DLLPUBLIC SvxShadowedItem : public SfxBoolItem
{
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SvxShadowedItem( const bool bShadowed /*= false*/,
const sal_uInt16 nId );