summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_View3D.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_View3D.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_View3D.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/dlg_View3D.hxx b/chart2/source/controller/inc/dlg_View3D.hxx
index 90193f884bf2..7ffa768f5ee4 100644
--- a/chart2/source/controller/inc/dlg_View3D.hxx
+++ b/chart2/source/controller/inc/dlg_View3D.hxx
@@ -43,7 +43,7 @@ public:
View3DDialog( Window* pWindow,
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel > & xChartModel,
const XColorListRef &pColorTable );
- ~View3DDialog();
+ virtual ~View3DDialog();
// from Dialog (base of TabDialog)
virtual short Execute() SAL_OVERRIDE;