summaryrefslogtreecommitdiff
path: root/sd/source/ui/presenter/PresenterTextView.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/presenter/PresenterTextView.hxx')
-rw-r--r--sd/source/ui/presenter/PresenterTextView.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/presenter/PresenterTextView.hxx b/sd/source/ui/presenter/PresenterTextView.hxx
index 7570ab728dd3..f49ef4fa2453 100644
--- a/sd/source/ui/presenter/PresenterTextView.hxx
+++ b/sd/source/ui/presenter/PresenterTextView.hxx
@@ -48,7 +48,7 @@ class PresenterTextView
{
public:
explicit PresenterTextView (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~PresenterTextView();
+ virtual ~PresenterTextView() override;
PresenterTextView(const PresenterTextView&) = delete;
PresenterTextView& operator=(const PresenterTextView&) = delete;