summaryrefslogtreecommitdiff
path: root/uui/source/requeststringresolver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/requeststringresolver.hxx')
-rw-r--r--uui/source/requeststringresolver.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/requeststringresolver.hxx b/uui/source/requeststringresolver.hxx
index 77d25e816d36..4ebbee0d3ce0 100644
--- a/uui/source/requeststringresolver.hxx
+++ b/uui/source/requeststringresolver.hxx
@@ -55,7 +55,7 @@ private:
explicit UUIInteractionRequestStringResolver(
css::uno::Reference< css::uno::XComponentContext > const & rxContext);
- virtual ~UUIInteractionRequestStringResolver();
+ virtual ~UUIInteractionRequestStringResolver() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override;