summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/chart/chartspaceconverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/chart/chartspaceconverter.hxx')
-rw-r--r--oox/inc/drawingml/chart/chartspaceconverter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/chart/chartspaceconverter.hxx b/oox/inc/drawingml/chart/chartspaceconverter.hxx
index 7e919c292941..cd034123f150 100644
--- a/oox/inc/drawingml/chart/chartspaceconverter.hxx
+++ b/oox/inc/drawingml/chart/chartspaceconverter.hxx
@@ -37,7 +37,7 @@ class ChartSpaceConverter : public ConverterBase< ChartSpaceModel >
{
public:
explicit ChartSpaceConverter( const ConverterRoot& rParent, ChartSpaceModel& rModel );
- virtual ~ChartSpaceConverter();
+ virtual ~ChartSpaceConverter() override;
/** Converts the contained OOXML chart model to a chart2 document. */
void convertFromModel(