summaryrefslogtreecommitdiff
path: root/scripting/source/provider/ActiveMSPList.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/provider/ActiveMSPList.hxx')
-rw-r--r--scripting/source/provider/ActiveMSPList.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/provider/ActiveMSPList.hxx b/scripting/source/provider/ActiveMSPList.hxx
index 6590d80ab36c..dffe00f4bb6b 100644
--- a/scripting/source/provider/ActiveMSPList.hxx
+++ b/scripting/source/provider/ActiveMSPList.hxx
@@ -58,7 +58,7 @@ public:
explicit ActiveMSPList( const css::uno::Reference<
css::uno::XComponentContext > & xContext );
- virtual ~ActiveMSPList();
+ virtual ~ActiveMSPList() override;
css::uno::Reference< css::script::provider::XScriptProvider >
getMSPFromStringContext( const OUString& context );