summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/SamplingDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/SamplingDialog.hxx')
-rw-r--r--sc/source/ui/inc/SamplingDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/SamplingDialog.hxx b/sc/source/ui/inc/SamplingDialog.hxx
index ea1d698f28e3..356477484c2d 100644
--- a/sc/source/ui/inc/SamplingDialog.hxx
+++ b/sc/source/ui/inc/SamplingDialog.hxx
@@ -26,7 +26,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScSamplingDialog();
+ virtual ~ScSamplingDialog() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;