summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbacomment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbacomment.hxx')
-rw-r--r--sc/source/ui/vba/vbacomment.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbacomment.hxx b/sc/source/ui/vba/vbacomment.hxx
index da75ff9de27d..c257d4fc9612 100644
--- a/sc/source/ui/vba/vbacomment.hxx
+++ b/sc/source/ui/vba/vbacomment.hxx
@@ -48,7 +48,7 @@ public:
const css::uno::Reference< css::frame::XModel >& xModel,
const css::uno::Reference< css::table::XCellRange >& xRange ) throw ( css::lang::IllegalArgumentException, css::uno::RuntimeException );
- virtual ~ScVbaComment() {}
+ virtual ~ScVbaComment() override {}
// Attributes
virtual OUString SAL_CALL getAuthor() throw (css::uno::RuntimeException, std::exception) override;