summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/pivotsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/pivotsh.hxx')
-rw-r--r--sc/source/ui/inc/pivotsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/pivotsh.hxx b/sc/source/ui/inc/pivotsh.hxx
index cd69774d457d..2a9e1a51b0b5 100644
--- a/sc/source/ui/inc/pivotsh.hxx
+++ b/sc/source/ui/inc/pivotsh.hxx
@@ -39,7 +39,7 @@ private:
public:
ScPivotShell(ScTabViewShell* pView);
- virtual ~ScPivotShell();
+ virtual ~ScPivotShell() override;
void Execute(SfxRequest& rReq);
void GetState(SfxItemSet& rSet);