summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VPolarCoordinateSystem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/axes/VPolarCoordinateSystem.hxx')
-rw-r--r--chart2/source/view/axes/VPolarCoordinateSystem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/axes/VPolarCoordinateSystem.hxx b/chart2/source/view/axes/VPolarCoordinateSystem.hxx
index 8828d3ee1d2d..3d0474389536 100644
--- a/chart2/source/view/axes/VPolarCoordinateSystem.hxx
+++ b/chart2/source/view/axes/VPolarCoordinateSystem.hxx
@@ -31,7 +31,7 @@ class VPolarCoordinateSystem : public VCoordinateSystem
public:
VPolarCoordinateSystem() = delete;
explicit VPolarCoordinateSystem( const css::uno::Reference< css::chart2::XCoordinateSystem >& xCooSys );
- virtual ~VPolarCoordinateSystem();
+ virtual ~VPolarCoordinateSystem() override;
//better performance for big data
virtual css::uno::Sequence< sal_Int32 > getCoordinateSystemResolution( const css::awt::Size& rPageSize