summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/Linear3DTransformation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/Linear3DTransformation.hxx')
-rw-r--r--chart2/source/view/inc/Linear3DTransformation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/inc/Linear3DTransformation.hxx b/chart2/source/view/inc/Linear3DTransformation.hxx
index 5473b096e6a7..396d1e57379f 100644
--- a/chart2/source/view/inc/Linear3DTransformation.hxx
+++ b/chart2/source/view/inc/Linear3DTransformation.hxx
@@ -32,7 +32,7 @@ class Linear3DTransformation : public ::cppu::WeakImplHelper<
{
public:
Linear3DTransformation( const css::drawing::HomogenMatrix& rHomMatrix, bool bSwapXAndY );
- virtual ~Linear3DTransformation();
+ virtual ~Linear3DTransformation() override;
// ____ XTransformation ____
/// @see css::chart2::XTransformation