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 e6beb613e84b..90c0f09d1403 100644
--- a/sc/source/ui/inc/drawsh.hxx
+++ b/sc/source/ui/inc/drawsh.hxx
@@ -56,7 +56,7 @@ private:
public:
ScDrawShell(ScViewData* pData);
- virtual ~ScDrawShell();
+ virtual ~ScDrawShell() override;
static void StateDisableItems( SfxItemSet &rSet );