summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/GraphicPropertyItemConverter.hxx')
-rw-r--r--chart2/source/controller/inc/GraphicPropertyItemConverter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx b/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
index cef1127472c9..01f8012ef74b 100644
--- a/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
+++ b/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
@@ -48,7 +48,7 @@ public:
SdrModel& rDrawModel,
const css::uno::Reference< css::lang::XMultiServiceFactory > & xNamedPropertyContainerFactory,
eGraphicObjectType eObjectType = FILLED_DATA_POINT );
- virtual ~GraphicPropertyItemConverter();
+ virtual ~GraphicPropertyItemConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;