summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/OutlineView.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/OutlineView.hxx')
-rw-r--r--sd/source/ui/inc/OutlineView.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/OutlineView.hxx b/sd/source/ui/inc/OutlineView.hxx
index daf8e90e2f5b..af61c547f18d 100644
--- a/sd/source/ui/inc/OutlineView.hxx
+++ b/sd/source/ui/inc/OutlineView.hxx
@@ -60,7 +60,7 @@ public:
OutlineView (DrawDocShell& rDocSh,
vcl::Window* pWindow,
OutlineViewShell& rOutlineViewSh);
- virtual ~OutlineView();
+ virtual ~OutlineView() override;
/** This method is called by the view shell that owns the view to tell
the view that it can safely connect to the application.