summaryrefslogtreecommitdiff
path: root/svl/qa/unit/items/test_itempool.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/qa/unit/items/test_itempool.cxx')
-rw-r--r--svl/qa/unit/items/test_itempool.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/qa/unit/items/test_itempool.cxx b/svl/qa/unit/items/test_itempool.cxx
index bf52772e763a..9a4aae2ba622 100644
--- a/svl/qa/unit/items/test_itempool.cxx
+++ b/svl/qa/unit/items/test_itempool.cxx
@@ -19,7 +19,7 @@ class PoolItemTest : public CppUnit::TestFixture
{
public:
PoolItemTest() {}
- virtual ~PoolItemTest() {}
+ virtual ~PoolItemTest() override {}
void testPool();