summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/oleobjsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/oleobjsh.hxx')
-rw-r--r--sc/source/ui/inc/oleobjsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/oleobjsh.hxx b/sc/source/ui/inc/oleobjsh.hxx
index 54283233eb7e..9ff121dba0a1 100644
--- a/sc/source/ui/inc/oleobjsh.hxx
+++ b/sc/source/ui/inc/oleobjsh.hxx
@@ -40,7 +40,7 @@ private:
public:
ScOleObjectShell(ScViewData* pData);
- virtual ~ScOleObjectShell();
+ virtual ~ScOleObjectShell() override;
};