summaryrefslogtreecommitdiff
path: root/include/unotools/saveopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/saveopt.hxx')
-rw-r--r--include/unotools/saveopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/saveopt.hxx b/include/unotools/saveopt.hxx
index 556777375d95..22d81677f50a 100644
--- a/include/unotools/saveopt.hxx
+++ b/include/unotools/saveopt.hxx
@@ -89,7 +89,7 @@ public:
};
SvtSaveOptions();
- virtual ~SvtSaveOptions();
+ virtual ~SvtSaveOptions() override;
void SetAutoSaveTime( sal_Int32 n );
sal_Int32 GetAutoSaveTime() const;