summaryrefslogtreecommitdiff
path: root/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/actiontriggerseparatorpropertyset.hxx')
-rw-r--r--framework/inc/classes/actiontriggerseparatorpropertyset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/actiontriggerseparatorpropertyset.hxx b/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
index c50555621571..6addfcd0dfd0 100644
--- a/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
+++ b/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
@@ -45,7 +45,7 @@ class ActionTriggerSeparatorPropertySet : private cppu::BaseMutex,
{
public:
ActionTriggerSeparatorPropertySet();
- virtual ~ActionTriggerSeparatorPropertySet();
+ virtual ~ActionTriggerSeparatorPropertySet() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType )