summaryrefslogtreecommitdiff
path: root/test/inc/test/sheet/xdatapilottable2.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-03-01 10:06:06 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-03-01 10:43:57 +0000
commitf87e486d298d98beb3aa9bd1c4884877117cbdcc (patch)
tree61a9c9e81c1c88cb76daeb6ad4e8f2504fcca4bd /test/inc/test/sheet/xdatapilottable2.hxx
parent2eeef79b78242a89ef6901ba67b30f178d59027f (diff)
WaE: C4265: class has virtual functions, but destructor is not virtual
Diffstat (limited to 'test/inc/test/sheet/xdatapilottable2.hxx')
-rw-r--r--test/inc/test/sheet/xdatapilottable2.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/inc/test/sheet/xdatapilottable2.hxx b/test/inc/test/sheet/xdatapilottable2.hxx
index 7b82bf8340af..25ce93e9fff8 100644
--- a/test/inc/test/sheet/xdatapilottable2.hxx
+++ b/test/inc/test/sheet/xdatapilottable2.hxx
@@ -50,6 +50,7 @@ public:
void testGetDrillDownData();
void testGetOutputRangeByType();
void testInsertDrillDownSheet();
+ virtual ~XDataPilotTable2();
virtual uno::Reference< uno::XInterface > initDP2() = 0;
virtual uno::Reference< uno::XInterface > getSheets() = 0;