summaryrefslogtreecommitdiff
path: root/framework/inc/recording/dispatchrecorder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/recording/dispatchrecorder.hxx')
-rw-r--r--framework/inc/recording/dispatchrecorder.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/recording/dispatchrecorder.hxx b/framework/inc/recording/dispatchrecorder.hxx
index a03f6f16c7f2..94e0882b361e 100644
--- a/framework/inc/recording/dispatchrecorder.hxx
+++ b/framework/inc/recording/dispatchrecorder.hxx
@@ -59,7 +59,7 @@ class DispatchRecorder
// public interface
public:
DispatchRecorder( const css::uno::Reference< css::uno::XComponentContext >& xSMGR );
- virtual ~DispatchRecorder();
+ virtual ~DispatchRecorder() override;
// XInterface, XTypeProvider, XServiceInfo
DECLARE_XSERVICEINFO