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