summaryrefslogtreecommitdiff
path: root/scripting/source/protocolhandler/scripthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/protocolhandler/scripthandler.hxx')
-rw-r--r--scripting/source/protocolhandler/scripthandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/protocolhandler/scripthandler.hxx b/scripting/source/protocolhandler/scripthandler.hxx
index 303006b8dcdc..b550e1c2218d 100644
--- a/scripting/source/protocolhandler/scripthandler.hxx
+++ b/scripting/source/protocolhandler/scripthandler.hxx
@@ -76,7 +76,7 @@ private:
public:
explicit ScriptProtocolHandler( const css::uno::Reference < css::uno::XComponentContext >& xContext );
- virtual ~ScriptProtocolHandler();
+ virtual ~ScriptProtocolHandler() override;
/* XServiceInfo */
virtual OUString SAL_CALL getImplementationName()