summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VCartesianCoordinateSystem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/axes/VCartesianCoordinateSystem.hxx')
-rw-r--r--chart2/source/view/axes/VCartesianCoordinateSystem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/axes/VCartesianCoordinateSystem.hxx b/chart2/source/view/axes/VCartesianCoordinateSystem.hxx
index d258b6182673..9a791fde9541 100644
--- a/chart2/source/view/axes/VCartesianCoordinateSystem.hxx
+++ b/chart2/source/view/axes/VCartesianCoordinateSystem.hxx
@@ -31,7 +31,7 @@ class VCartesianCoordinateSystem : public VCoordinateSystem
public:
VCartesianCoordinateSystem() = delete;
explicit VCartesianCoordinateSystem( const css::uno::Reference< css::chart2::XCoordinateSystem >& xCooSys );
- virtual ~VCartesianCoordinateSystem();
+ virtual ~VCartesianCoordinateSystem() override;
virtual void createVAxisList(
const css::uno::Reference< css::chart2::XChartDocument> &ChartDoc