summaryrefslogtreecommitdiff
path: root/include/editeng/spltitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/spltitem.hxx')
-rw-r--r--include/editeng/spltitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/spltitem.hxx b/include/editeng/spltitem.hxx
index 0c3c2281f91c..3e147b56e504 100644
--- a/include/editeng/spltitem.hxx
+++ b/include/editeng/spltitem.hxx
@@ -34,7 +34,7 @@ class SvXMLUnitConverter;
class EDITENG_DLLPUBLIC SvxFmtSplitItem : public SfxBoolItem
{
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
~SvxFmtSplitItem();
inline SvxFmtSplitItem( const bool bSplit /*= true*/,