summaryrefslogtreecommitdiff
path: root/desktop/source/lib/lokinteractionhandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/lib/lokinteractionhandler.hxx')
-rw-r--r--desktop/source/lib/lokinteractionhandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/lib/lokinteractionhandler.hxx b/desktop/source/lib/lokinteractionhandler.hxx
index 942ee92b038e..d6716eb51b2d 100644
--- a/desktop/source/lib/lokinteractionhandler.hxx
+++ b/desktop/source/lib/lokinteractionhandler.hxx
@@ -86,7 +86,7 @@ public:
desktop::LibLibreOffice_Impl *,
desktop::LibLODocument_Impl *pLOKDocumt = nullptr);
- virtual ~LOKInteractionHandler();
+ virtual ~LOKInteractionHandler() override;
virtual OUString SAL_CALL getImplementationName()
throw (com::sun::star::uno::RuntimeException, std::exception) override;