summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/GraphicViewShell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/GraphicViewShell.hxx')
-rw-r--r--sd/source/ui/inc/GraphicViewShell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/GraphicViewShell.hxx b/sd/source/ui/inc/GraphicViewShell.hxx
index c1c0e326b3c0..1b0b69143833 100644
--- a/sd/source/ui/inc/GraphicViewShell.hxx
+++ b/sd/source/ui/inc/GraphicViewShell.hxx
@@ -61,7 +61,7 @@ public:
vcl::Window* pParentWindow,
FrameView* pFrameView = nullptr);
- virtual ~GraphicViewShell();
+ virtual ~GraphicViewShell() override;
/** Override this method in order to have the layer mode always active.
*/