summaryrefslogtreecommitdiff
path: root/framework/inc/classes/actiontriggercontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/actiontriggercontainer.hxx')
-rw-r--r--framework/inc/classes/actiontriggercontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/actiontriggercontainer.hxx b/framework/inc/classes/actiontriggercontainer.hxx
index 778f6c35dac0..7408392e5a76 100644
--- a/framework/inc/classes/actiontriggercontainer.hxx
+++ b/framework/inc/classes/actiontriggercontainer.hxx
@@ -39,7 +39,7 @@ class FWE_DLLPUBLIC ActionTriggerContainer : public PropertySetContainer,
{
public:
ActionTriggerContainer();
- virtual ~ActionTriggerContainer();
+ virtual ~ActionTriggerContainer() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType )