summaryrefslogtreecommitdiff
path: root/include/editeng/pgrditem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/pgrditem.hxx')
-rw-r--r--include/editeng/pgrditem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/pgrditem.hxx b/include/editeng/pgrditem.hxx
index 5e8e322bc26f..e5ca9a53c7c2 100644
--- a/include/editeng/pgrditem.hxx
+++ b/include/editeng/pgrditem.hxx
@@ -33,7 +33,7 @@
class EDITENG_DLLPUBLIC SvxParaGridItem : public SfxBoolItem
{
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SvxParaGridItem( const bool bSnapToGrid /*= true*/,
const sal_uInt16 nId );