summaryrefslogtreecommitdiff
path: root/unotest
diff options
context:
space:
mode:
Diffstat (limited to 'unotest')
-rw-r--r--unotest/inc/unotest/filters-test.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/unotest/inc/unotest/filters-test.hxx b/unotest/inc/unotest/filters-test.hxx
index 974c1fa34ecc..ab44d8170da2 100644
--- a/unotest/inc/unotest/filters-test.hxx
+++ b/unotest/inc/unotest/filters-test.hxx
@@ -63,6 +63,8 @@ public:
const rtl::OUString &rUserData) = 0;
protected:
+ ~FiltersTest() {}
+
void recursiveScan(
const rtl::OUString &rFilter,
const rtl::OUString &rURL,