summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/PageBackground.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/main/PageBackground.hxx')
-rw-r--r--chart2/source/model/main/PageBackground.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/main/PageBackground.hxx b/chart2/source/model/main/PageBackground.hxx
index b89cb9a3f918..721642059028 100644
--- a/chart2/source/model/main/PageBackground.hxx
+++ b/chart2/source/model/main/PageBackground.hxx
@@ -49,7 +49,7 @@ class PageBackground :
{
public:
explicit PageBackground( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~PageBackground();
+ virtual ~PageBackground() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()