summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor3d/shadow3dextractor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor3d/shadow3dextractor.hxx')
-rw-r--r--include/drawinglayer/processor3d/shadow3dextractor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/processor3d/shadow3dextractor.hxx b/include/drawinglayer/processor3d/shadow3dextractor.hxx
index 019a75f85d78..0a6d65ad79c5 100644
--- a/include/drawinglayer/processor3d/shadow3dextractor.hxx
+++ b/include/drawinglayer/processor3d/shadow3dextractor.hxx
@@ -92,7 +92,7 @@ namespace drawinglayer
const basegfx::B3DVector& rLightNormal,
double fShadowSlant,
const basegfx::B3DRange& rContained3DRange);
- virtual ~Shadow3DExtractingProcessor();
+ virtual ~Shadow3DExtractingProcessor() override;
/// data read access
const primitive2d::Primitive2DContainer& getPrimitive2DSequence() const;