summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/currentcontextchecker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/source/bridgetest/currentcontextchecker.hxx')
-rw-r--r--testtools/source/bridgetest/currentcontextchecker.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/source/bridgetest/currentcontextchecker.hxx b/testtools/source/bridgetest/currentcontextchecker.hxx
index 9c4a72a9e7c6..711a8ef5e716 100644
--- a/testtools/source/bridgetest/currentcontextchecker.hxx
+++ b/testtools/source/bridgetest/currentcontextchecker.hxx
@@ -38,7 +38,7 @@ class SAL_DLLPRIVATE CurrentContextChecker :
public:
CurrentContextChecker();
- virtual ~CurrentContextChecker();
+ virtual ~CurrentContextChecker() override;
virtual sal_Bool SAL_CALL perform(
css::uno::Reference< ::test::testtools::bridgetest::XCurrentContextChecker > const & other,