summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/chartsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/chartsh.hxx')
-rw-r--r--sc/source/ui/inc/chartsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/chartsh.hxx b/sc/source/ui/inc/chartsh.hxx
index 5c02eb606852..cbfc4019ea47 100644
--- a/sc/source/ui/inc/chartsh.hxx
+++ b/sc/source/ui/inc/chartsh.hxx
@@ -39,7 +39,7 @@ private:
public:
ScChartShell(ScViewData* pData);
- virtual ~ScChartShell();
+ virtual ~ScChartShell() override;
void ExecuteExportAsGraphic(SfxRequest& rReq);
void GetExportAsGraphicState(SfxItemSet &rSet);