summaryrefslogtreecommitdiff
path: root/sw/inc/unoredline.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unoredline.hxx')
-rw-r--r--sw/inc/unoredline.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unoredline.hxx b/sw/inc/unoredline.hxx
index 48d86a7230b4..38476880edca 100644
--- a/sw/inc/unoredline.hxx
+++ b/sw/inc/unoredline.hxx
@@ -73,7 +73,7 @@ class SwXRedline :
SwRangeRedline* pRedline;
public:
SwXRedline(SwRangeRedline& rRedline, SwDoc& rDoc);
- virtual ~SwXRedline();
+ virtual ~SwXRedline() override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw(css::uno::RuntimeException, std::exception) override;