summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/ZTestDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/ZTestDialog.hxx')
-rw-r--r--sc/source/ui/inc/ZTestDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/ZTestDialog.hxx b/sc/source/ui/inc/ZTestDialog.hxx
index 50f774de4959..84281a652083 100644
--- a/sc/source/ui/inc/ZTestDialog.hxx
+++ b/sc/source/ui/inc/ZTestDialog.hxx
@@ -20,7 +20,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScZTestDialog();
+ virtual ~ScZTestDialog() override;
virtual bool Close() override;