summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/filldlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/filldlg.hxx')
-rw-r--r--sc/source/ui/inc/filldlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/filldlg.hxx b/sc/source/ui/inc/filldlg.hxx
index 96e080744858..3604f467dff3 100644
--- a/sc/source/ui/inc/filldlg.hxx
+++ b/sc/source/ui/inc/filldlg.hxx
@@ -45,7 +45,7 @@ public:
double fStep,
double fMax,
sal_uInt16 nPossDir );
- ~ScFillSeriesDlg();
+ virtual ~ScFillSeriesDlg();
FillDir GetFillDir() const { return theFillDir; }
FillCmd GetFillCmd() const { return theFillCmd; }