summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/dselect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/dselect.hxx')
-rw-r--r--sw/source/uibase/inc/dselect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/dselect.hxx b/sw/source/uibase/inc/dselect.hxx
index e6002e1d6107..4f53feb31006 100644
--- a/sw/source/uibase/inc/dselect.hxx
+++ b/sw/source/uibase/inc/dselect.hxx
@@ -22,7 +22,7 @@
#include "drawbase.hxx"
// draw rectangle
-class DrawSelection : public SwDrawBase
+class DrawSelection final : public SwDrawBase
{
public:
DrawSelection(SwWrtShell* pSh, SwEditWin* pWin, SwView* pView);