summaryrefslogtreecommitdiff
path: root/sw/inc/fmtclbl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtclbl.hxx')
-rw-r--r--sw/inc/fmtclbl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtclbl.hxx b/sw/inc/fmtclbl.hxx
index 9520f438e5d6..c521b45bd8bb 100644
--- a/sw/inc/fmtclbl.hxx
+++ b/sw/inc/fmtclbl.hxx
@@ -25,7 +25,7 @@
#include "swdllapi.h"
/// If text in multi-column sections should be evenly distributed.
-class SW_DLLPUBLIC SwFormatNoBalancedColumns : public SfxBoolItem
+class SW_DLLPUBLIC SwFormatNoBalancedColumns final : public SfxBoolItem
{
public:
SwFormatNoBalancedColumns( bool bFlag = false )