summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper/qahelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/unit/helper/qahelper.hxx')
-rw-r--r--sc/qa/unit/helper/qahelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/helper/qahelper.hxx b/sc/qa/unit/helper/qahelper.hxx
index 5b3f8b609222..ac7a0e3dec5f 100644
--- a/sc/qa/unit/helper/qahelper.hxx
+++ b/sc/qa/unit/helper/qahelper.hxx
@@ -223,7 +223,7 @@ public:
static const FileFormat* getFileFormats() { return aFileFormats; }
explicit ScBootstrapFixture( const OUString& rsBaseString );
- virtual ~ScBootstrapFixture();
+ virtual ~ScBootstrapFixture() override;
void createFileURL(const OUString& aFileBase, const OUString& aFileExtension, OUString& rFilePath);