summaryrefslogtreecommitdiff
path: root/test/inc/test/sheet/xdatapilotfieldgrouping.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/inc/test/sheet/xdatapilotfieldgrouping.hxx')
-rw-r--r--test/inc/test/sheet/xdatapilotfieldgrouping.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/inc/test/sheet/xdatapilotfieldgrouping.hxx b/test/inc/test/sheet/xdatapilotfieldgrouping.hxx
index b1e086461693..828d02d2fd73 100644
--- a/test/inc/test/sheet/xdatapilotfieldgrouping.hxx
+++ b/test/inc/test/sheet/xdatapilotfieldgrouping.hxx
@@ -41,6 +41,9 @@ public:
void testCreateDateGroup();
virtual uno::Reference< uno::XInterface > init() = 0;
+
+protected:
+ ~XDataPilotFieldGrouping() {}
};
}