summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ErrorBar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ErrorBar.hxx')
-rw-r--r--chart2/source/inc/ErrorBar.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/ErrorBar.hxx b/chart2/source/inc/ErrorBar.hxx
index 2f925ba6a9c8..8b1496e84f3d 100644
--- a/chart2/source/inc/ErrorBar.hxx
+++ b/chart2/source/inc/ErrorBar.hxx
@@ -83,7 +83,7 @@ private:
public:
explicit ErrorBar( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~ErrorBar();
+ virtual ~ErrorBar() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()