summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/drtxtob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/drtxtob.hxx')
-rw-r--r--sc/source/ui/inc/drtxtob.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/drtxtob.hxx b/sc/source/ui/inc/drtxtob.hxx
index b83c03fb218b..a5b25e12e692 100644
--- a/sc/source/ui/inc/drtxtob.hxx
+++ b/sc/source/ui/inc/drtxtob.hxx
@@ -33,7 +33,7 @@ class ScViewData;
class TransferableDataHelper;
class TransferableClipboardListener;
-class ScDrawTextObjectBar : public SfxShell
+class ScDrawTextObjectBar final : public SfxShell
{
ScViewData& mrViewData;
rtl::Reference<TransferableClipboardListener> mxClipEvtLstnr;