diff options
Diffstat (limited to 'svx/inc/sdr/contact/viewobjectcontactofe3d.hxx')
-rw-r--r-- | svx/inc/sdr/contact/viewobjectcontactofe3d.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/inc/sdr/contact/viewobjectcontactofe3d.hxx b/svx/inc/sdr/contact/viewobjectcontactofe3d.hxx index 957b2665b2a7..9a50c59fa7d1 100644 --- a/svx/inc/sdr/contact/viewobjectcontactofe3d.hxx +++ b/svx/inc/sdr/contact/viewobjectcontactofe3d.hxx @@ -31,9 +31,8 @@ namespace sdr { namespace contact { - class ViewObjectContactOfE3d : public ViewObjectContactOfSdrObj + class ViewObjectContactOfE3d final : public ViewObjectContactOfSdrObj { - protected: // Primitive3D sequence of the ViewContact. This contains all necessary information // for the graphical visualisation and needs to be supported by all VCs which // can be visualized. |