diff options
Diffstat (limited to 'sw/inc/ccoll.hxx')
-rw-r--r-- | sw/inc/ccoll.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ccoll.hxx b/sw/inc/ccoll.hxx index 10bc398e237e..446f58c046a3 100644 --- a/sw/inc/ccoll.hxx +++ b/sw/inc/ccoll.hxx @@ -56,7 +56,7 @@ public: SwCondCollItem(sal_uInt16 nWhich = FN_COND_COLL); ~SwCondCollItem(); - TYPEINFO(); + TYPEINFO_OVERRIDE(); virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const; virtual bool operator==( const SfxPoolItem& ) const; |