summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/crnrdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/crnrdlg.hxx')
-rw-r--r--sc/source/ui/inc/crnrdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/crnrdlg.hxx b/sc/source/ui/inc/crnrdlg.hxx
index a7734c027a69..5804859bf7bf 100644
--- a/sc/source/ui/inc/crnrdlg.hxx
+++ b/sc/source/ui/inc/crnrdlg.hxx
@@ -35,7 +35,7 @@ class ScColRowNameRangesDlg : public ScAnyRefDlg
public:
ScColRowNameRangesDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
ScViewData* ptrViewData );
- virtual ~ScColRowNameRangesDlg();
+ virtual ~ScColRowNameRangesDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;