summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/contact/viewcontactofe3dlathe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/sdr/contact/viewcontactofe3dlathe.hxx')
-rw-r--r--svx/inc/sdr/contact/viewcontactofe3dlathe.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/sdr/contact/viewcontactofe3dlathe.hxx b/svx/inc/sdr/contact/viewcontactofe3dlathe.hxx
index aaf3e3f82d5d..fa8c3e2acd38 100644
--- a/svx/inc/sdr/contact/viewcontactofe3dlathe.hxx
+++ b/svx/inc/sdr/contact/viewcontactofe3dlathe.hxx
@@ -33,7 +33,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfE3dLathe(E3dLatheObj& rLathe);
- virtual ~ViewContactOfE3dLathe();
+ virtual ~ViewContactOfE3dLathe() override;
// access to SdrObject
const E3dLatheObj& GetE3dLatheObj() const