summaryrefslogtreecommitdiff
path: root/chart2/source/inc/chartview/DrawModelWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/chartview/DrawModelWrapper.hxx')
-rw-r--r--chart2/source/inc/chartview/DrawModelWrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/chartview/DrawModelWrapper.hxx b/chart2/source/inc/chartview/DrawModelWrapper.hxx
index 91ac42c19734..45e6b57eeef3 100644
--- a/chart2/source/inc/chartview/DrawModelWrapper.hxx
+++ b/chart2/source/inc/chartview/DrawModelWrapper.hxx
@@ -46,7 +46,7 @@ public:
SAL_DLLPRIVATE DrawModelWrapper(
const css::uno::Reference<css::uno::XComponentContext>& xContext );
- SAL_DLLPRIVATE virtual ~DrawModelWrapper();
+ SAL_DLLPRIVATE virtual ~DrawModelWrapper() override;
css::uno::Reference< css::lang::XMultiServiceFactory > getShapeFactory();