summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/ExponentialSmoothingDialog.hxx')
-rw-r--r--sc/source/ui/inc/ExponentialSmoothingDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/ExponentialSmoothingDialog.hxx b/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
index 798fbe8fc894..0162b0cd577d 100644
--- a/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
+++ b/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
@@ -31,7 +31,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScExponentialSmoothingDialog();
+ virtual ~ScExponentialSmoothingDialog() override;
virtual void dispose() override;
virtual bool Close() override;