summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx')
-rw-r--r--svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx b/svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx
index ae1a40910bdb..f30603be9959 100644
--- a/svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx
+++ b/svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx
@@ -37,7 +37,7 @@ namespace sdr
public:
// basic constructor.
ViewObjectContactOfE3dScene(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfE3dScene();
+ virtual ~ViewObjectContactOfE3dScene() override;
// process this primitive: Eventually also recursively travel an existing hierarchy,
// e.g. for group objects, scenes or pages. This method will test geometrical visibility.