summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/graphsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/graphsh.hxx')
-rw-r--r--sc/source/ui/inc/graphsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/graphsh.hxx b/sc/source/ui/inc/graphsh.hxx
index 902820c5ff9f..ab61f6b5b678 100644
--- a/sc/source/ui/inc/graphsh.hxx
+++ b/sc/source/ui/inc/graphsh.hxx
@@ -43,7 +43,7 @@ private:
public:
ScGraphicShell(ScViewData* pData);
- virtual ~ScGraphicShell();
+ virtual ~ScGraphicShell() override;
void Execute(SfxRequest& rReq);
void GetAttrState(SfxItemSet &rSet);