summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterPane.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterPane.hxx')
-rw-r--r--sdext/source/presenter/PresenterPane.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterPane.hxx b/sdext/source/presenter/PresenterPane.hxx
index d2706b026658..fbd61446c9c2 100644
--- a/sdext/source/presenter/PresenterPane.hxx
+++ b/sdext/source/presenter/PresenterPane.hxx
@@ -47,7 +47,7 @@ public:
PresenterPane (
const css::uno::Reference<css::uno::XComponentContext>& rxContext,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterPane();
+ virtual ~PresenterPane() override;
// XPane