summaryrefslogtreecommitdiff
path: root/sw/inc/fmtfollowtextflow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtfollowtextflow.hxx')
-rw-r--r--sw/inc/fmtfollowtextflow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtfollowtextflow.hxx b/sw/inc/fmtfollowtextflow.hxx
index afce213f5294..2ab47e9e221a 100644
--- a/sw/inc/fmtfollowtextflow.hxx
+++ b/sw/inc/fmtfollowtextflow.hxx
@@ -32,7 +32,7 @@ public:
SwFmtFollowTextFlow( sal_Bool bFlag = sal_False )
: SfxBoolItem( RES_FOLLOW_TEXT_FLOW, bFlag ) {}
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
/// "pure virtual methods" of SfxPoolItem
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;