summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx')
-rw-r--r--chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx b/chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx
index 8d2c9f254b95..2d5d0a66b15b 100644
--- a/chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx
+++ b/chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx
@@ -18,7 +18,7 @@ class GL3DBarChartDialogController : public ChartTypeDialogController
{
public:
GL3DBarChartDialogController();
- virtual ~GL3DBarChartDialogController();
+ virtual ~GL3DBarChartDialogController() override;
virtual bool shouldShow_GL3DResourceGroup() const override;