summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/contact/viewcontactofe3dcube.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/sdr/contact/viewcontactofe3dcube.hxx')
-rw-r--r--svx/inc/sdr/contact/viewcontactofe3dcube.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/sdr/contact/viewcontactofe3dcube.hxx b/svx/inc/sdr/contact/viewcontactofe3dcube.hxx
index 137f6c90d78f..02e28560221d 100644
--- a/svx/inc/sdr/contact/viewcontactofe3dcube.hxx
+++ b/svx/inc/sdr/contact/viewcontactofe3dcube.hxx
@@ -32,7 +32,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
ViewContactOfE3dCube(E3dCubeObj& rCubeObj);
- virtual ~ViewContactOfE3dCube();
+ virtual ~ViewContactOfE3dCube() override;
// access to SdrObject
const E3dCubeObj& GetE3dCubeObj() const