summaryrefslogtreecommitdiff
path: root/include/svtools/helpopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/helpopt.hxx')
-rw-r--r--include/svtools/helpopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/helpopt.hxx b/include/svtools/helpopt.hxx
index 365146903c6c..3e7210f09820 100644
--- a/include/svtools/helpopt.hxx
+++ b/include/svtools/helpopt.hxx
@@ -34,7 +34,7 @@ class SVT_DLLPUBLIC SvtHelpOptions: public utl::detail::Options
public:
SvtHelpOptions();
- virtual ~SvtHelpOptions();
+ virtual ~SvtHelpOptions() override;
void SetExtendedHelp( bool b );
bool IsExtendedHelp() const;