summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/delcodlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/delcodlg.hxx')
-rw-r--r--sc/source/ui/inc/delcodlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/delcodlg.hxx b/sc/source/ui/inc/delcodlg.hxx
index ea1bf0cbd2ab..2af0af3ba64d 100644
--- a/sc/source/ui/inc/delcodlg.hxx
+++ b/sc/source/ui/inc/delcodlg.hxx
@@ -49,7 +49,7 @@ public:
ScDeleteContentsDlg( vcl::Window* pParent,
InsertDeleteFlags nCheckDefaults = IDF_NONE );
virtual ~ScDeleteContentsDlg();
- virtual void dispose() SAL_OVERRIDE;
+ virtual void dispose() override;
void DisableObjects();
InsertDeleteFlags GetDelContentsCmdBits() const;