summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/LegendEntryProvider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/LegendEntryProvider.hxx')
-rw-r--r--chart2/source/view/inc/LegendEntryProvider.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/view/inc/LegendEntryProvider.hxx b/chart2/source/view/inc/LegendEntryProvider.hxx
index fd2c41c338c2..52b4a4b7683e 100644
--- a/chart2/source/view/inc/LegendEntryProvider.hxx
+++ b/chart2/source/view/inc/LegendEntryProvider.hxx
@@ -89,6 +89,9 @@ public:
const ::com::sun::star::uno::Reference<
::com::sun::star::uno::XComponentContext >& xContext
) = 0;
+
+protected:
+ ~LegendEntryProvider() {}
};
} // namespace chart