summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbacomments.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbacomments.hxx')
-rw-r--r--sc/source/ui/vba/vbacomments.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbacomments.hxx b/sc/source/ui/vba/vbacomments.hxx
index dd5e9a85c039..b310e8a2c429 100644
--- a/sc/source/ui/vba/vbacomments.hxx
+++ b/sc/source/ui/vba/vbacomments.hxx
@@ -36,7 +36,7 @@ public:
const css::uno::Reference< css::frame::XModel >& xModel,
const css::uno::Reference< css::container::XIndexAccess >& xIndexAccess );
- virtual ~ScVbaComments() {}
+ virtual ~ScVbaComments() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;