summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor3d/zbufferprocessor3d.hxx')
-rw-r--r--include/drawinglayer/processor3d/zbufferprocessor3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/processor3d/zbufferprocessor3d.hxx b/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
index 0f58a7f1f0ab..9c1109eecaac 100644
--- a/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
+++ b/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
@@ -94,7 +94,7 @@ namespace drawinglayer
basegfx::BZPixelRaster& rBZPixelRaster,
sal_uInt32 nStartLine,
sal_uInt32 nStopLine);
- virtual ~ZBufferProcessor3D();
+ virtual ~ZBufferProcessor3D() override;
void finish();
};