summaryrefslogtreecommitdiff
path: root/include/svx/sdtfchim.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdtfchim.hxx')
-rw-r--r--include/svx/sdtfchim.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdtfchim.hxx b/include/svx/sdtfchim.hxx
index 2fa0a8163dd6..7ef6c13fc962 100644
--- a/include/svx/sdtfchim.hxx
+++ b/include/svx/sdtfchim.hxx
@@ -25,7 +25,7 @@ class SVX_DLLPUBLIC SdrTextFixedCellHeightItem : public SfxBoolItem
{
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SdrTextFixedCellHeightItem( bool bUseFixedCellHeight = false );
SVX_DLLPRIVATE SdrTextFixedCellHeightItem( SvStream & rStream, sal_uInt16 nVersion );