summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
index 924a93aca384..a3424c2689e9 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
@@ -58,7 +58,7 @@ public:
, m_ePropertyType( ePropertyType )
{
}
- virtual ~WrappedSeriesOrDiagramProperty() {};
+ virtual ~WrappedSeriesOrDiagramProperty() override {};
bool detectInnerValue( PROPERTYTYPE& rValue, bool& rHasAmbiguousValue ) const
{