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 a38ab1bbe807..d23967faba1c 100644
--- a/include/editeng/pgrditem.hxx
+++ b/include/editeng/pgrditem.hxx
@@ -30,7 +30,7 @@
Paragraph snap to grid
*/
-class EDITENG_DLLPUBLIC SvxParaGridItem : public SfxBoolItem
+class EDITENG_DLLPUBLIC SvxParaGridItem final : public SfxBoolItem
{
public:
SvxParaGridItem( const bool bSnapToGrid /*= true*/,