summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/delcldlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/delcldlg.hxx')
-rw-r--r--sc/source/ui/inc/delcldlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/delcldlg.hxx b/sc/source/ui/inc/delcldlg.hxx
index fa2d02ee5599..5064958c7ff1 100644
--- a/sc/source/ui/inc/delcldlg.hxx
+++ b/sc/source/ui/inc/delcldlg.hxx
@@ -36,7 +36,7 @@ private:
public:
ScDeleteCellDlg(vcl::Window* pParent, bool bDisallowCellMove = false);
- virtual ~ScDeleteCellDlg();
+ virtual ~ScDeleteCellDlg() override;
virtual void dispose() override;
DelCellCmd GetDelCellCmd() const;