summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbatabstop.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbatabstop.hxx')
-rw-r--r--sw/source/ui/vba/vbatabstop.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbatabstop.hxx b/sw/source/ui/vba/vbatabstop.hxx
index aaad749f91b2..a28cd6d10f8c 100644
--- a/sw/source/ui/vba/vbatabstop.hxx
+++ b/sw/source/ui/vba/vbatabstop.hxx
@@ -28,7 +28,7 @@ class SwVbaTabStop : public SwVbaTabStop_BASE
{
public:
SwVbaTabStop( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaTabStop();
+ virtual ~SwVbaTabStop() override;
// XHelperInterface
virtual OUString getServiceImplName() override;