summaryrefslogtreecommitdiff
path: root/scripting/source/provider/URIHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/provider/URIHelper.hxx')
-rw-r--r--scripting/source/provider/URIHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/provider/URIHelper.hxx b/scripting/source/provider/URIHelper.hxx
index 10a214cb1a57..e23e840b0847 100644
--- a/scripting/source/provider/URIHelper.hxx
+++ b/scripting/source/provider/URIHelper.hxx
@@ -61,7 +61,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext )
throw( css::uno::RuntimeException );
- virtual ~ScriptingFrameworkURIHelper();
+ virtual ~ScriptingFrameworkURIHelper() override;
virtual void SAL_CALL
initialize( const css::uno::Sequence < css::uno::Any > & args )