summaryrefslogtreecommitdiff
path: root/test/inc/test/util
diff options
context:
space:
mode:
Diffstat (limited to 'test/inc/test/util')
-rw-r--r--test/inc/test/util/xreplaceable.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/inc/test/util/xreplaceable.hxx b/test/inc/test/util/xreplaceable.hxx
index 4f66ea1e9a50..53dc1507678f 100644
--- a/test/inc/test/util/xreplaceable.hxx
+++ b/test/inc/test/util/xreplaceable.hxx
@@ -44,6 +44,9 @@ public:
void testCreateReplaceDescriptor();
void testReplaceAll();
+protected:
+ ~XReplaceable() {}
+
private:
rtl::OUString maSearchString;
rtl::OUString maReplaceString;