summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/auditsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/auditsh.hxx')
-rw-r--r--sc/source/ui/inc/auditsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/auditsh.hxx b/sc/source/ui/inc/auditsh.hxx
index edb82bb00737..a553941121f3 100644
--- a/sc/source/ui/inc/auditsh.hxx
+++ b/sc/source/ui/inc/auditsh.hxx
@@ -38,7 +38,7 @@ public:
SFX_DECL_INTERFACE(SCID_AUDITING_SHELL)
ScAuditingShell(ScViewData* pData);
- ~ScAuditingShell();
+ virtual ~ScAuditingShell();
void Execute(SfxRequest& rReq);
void GetState(SfxItemSet& rSet);