summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_ChartType.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_ChartType.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_ChartType.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/dlg_ChartType.hxx b/chart2/source/controller/inc/dlg_ChartType.hxx
index 7716ac97fee4..992aa2d4956e 100644
--- a/chart2/source/controller/inc/dlg_ChartType.hxx
+++ b/chart2/source/controller/inc/dlg_ChartType.hxx
@@ -40,7 +40,7 @@ public:
::com::sun::star::frame::XModel >& xChartModel
, const ::com::sun::star::uno::Reference<
::com::sun::star::uno::XComponentContext >& xContext );
- ~ChartTypeDialog();
+ virtual ~ChartTypeDialog();
private:
ChartTypeTabPage* m_pChartTypeTabPage;