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 c9b62603ca48..2476c38f32a7 100644
--- a/sc/source/ui/inc/ZTestDialog.hxx
+++ b/sc/source/ui/inc/ZTestDialog.hxx
@@ -24,7 +24,7 @@ public:
virtual void Close() override;
protected:
- virtual const char* GetUndoNameId() override;
+ virtual TranslateId GetUndoNameId() override;
virtual ScRange ApplyOutput(ScDocShell* pDocShell) override;
};