summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/contact/viewcontactofe3dsphere.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/sdr/contact/viewcontactofe3dsphere.hxx')
-rw-r--r--svx/inc/sdr/contact/viewcontactofe3dsphere.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/sdr/contact/viewcontactofe3dsphere.hxx b/svx/inc/sdr/contact/viewcontactofe3dsphere.hxx
index 490e0ec937cf..2b71810ac7a7 100644
--- a/svx/inc/sdr/contact/viewcontactofe3dsphere.hxx
+++ b/svx/inc/sdr/contact/viewcontactofe3dsphere.hxx
@@ -33,7 +33,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfE3dSphere(E3dSphereObj& rSphere);
- virtual ~ViewContactOfE3dSphere();
+ virtual ~ViewContactOfE3dSphere() override;
// access to SdrObject
const E3dSphereObj& GetE3dSphereObj() const