summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VAxisBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/axes/VAxisBase.hxx')
-rw-r--r--chart2/source/view/axes/VAxisBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/axes/VAxisBase.hxx b/chart2/source/view/axes/VAxisBase.hxx
index 4330f3ee65f7..3599972e12b1 100644
--- a/chart2/source/view/axes/VAxisBase.hxx
+++ b/chart2/source/view/axes/VAxisBase.hxx
@@ -36,7 +36,7 @@ public:
VAxisBase( sal_Int32 nDimensionIndex, sal_Int32 nDimensionCount
, const AxisProperties& rAxisProperties
, const css::uno::Reference< css::util::XNumberFormatsSupplier >& xNumberFormatsSupplier );
- virtual ~VAxisBase();
+ virtual ~VAxisBase() override;
/**
* Return the number of dimensions the diagram has. 2 for x and y, and 3