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 4662611db293..cfc708c50696 100644
--- a/sc/source/ui/inc/pivotsh.hxx
+++ b/sc/source/ui/inc/pivotsh.hxx
@@ -35,7 +35,7 @@ public:
SFX_DECL_INTERFACE(SCID_PIVOT_SHELL)
ScPivotShell( ScTabViewShell* pView );
- ~ScPivotShell();
+ virtual ~ScPivotShell();
void Execute ( SfxRequest& rReq );
void GetState( SfxItemSet& rSet );