summaryrefslogtreecommitdiff
path: root/test/inc/test/sheet/cellproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/inc/test/sheet/cellproperties.hxx')
-rw-r--r--test/inc/test/sheet/cellproperties.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/inc/test/sheet/cellproperties.hxx b/test/inc/test/sheet/cellproperties.hxx
index f2a3b7150060..d9fe22a6a9c6 100644
--- a/test/inc/test/sheet/cellproperties.hxx
+++ b/test/inc/test/sheet/cellproperties.hxx
@@ -41,6 +41,9 @@ public:
void testVertJustify();
void testRotateReference();
+
+protected:
+ ~CellProperties() {}
};
}