summaryrefslogtreecommitdiff
path: root/include/editeng/prntitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/prntitem.hxx')
-rw-r--r--include/editeng/prntitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/prntitem.hxx b/include/editeng/prntitem.hxx
index a5d5e9c1fa5a..1ba68e1f5267 100644
--- a/include/editeng/prntitem.hxx
+++ b/include/editeng/prntitem.hxx
@@ -32,7 +32,7 @@
*/
-class EDITENG_DLLPUBLIC SvxPrintItem : public SfxBoolItem
+class EDITENG_DLLPUBLIC SvxPrintItem final : public SfxBoolItem
{
public:
explicit SvxPrintItem( const sal_uInt16 nId , const bool bPrt = true );