summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/drawsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/drawsh.hxx')
-rw-r--r--sc/source/ui/inc/drawsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/drawsh.hxx b/sc/source/ui/inc/drawsh.hxx
index 965ea0faee5c..8b9ad3dcf48d 100644
--- a/sc/source/ui/inc/drawsh.hxx
+++ b/sc/source/ui/inc/drawsh.hxx
@@ -52,7 +52,7 @@ public:
SFX_DECL_INTERFACE(SCID_DRAW_SHELL)
ScDrawShell(ScViewData* pData);
- ~ScDrawShell();
+ virtual ~ScDrawShell();
void StateDisableItems( SfxItemSet &rSet );