diff options
Diffstat (limited to 'include/unotools/cmdoptions.hxx')
-rw-r--r-- | include/unotools/cmdoptions.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/cmdoptions.hxx b/include/unotools/cmdoptions.hxx index a12b9e33aff1..3b5e36e9efd3 100644 --- a/include/unotools/cmdoptions.hxx +++ b/include/unotools/cmdoptions.hxx @@ -60,7 +60,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtCommandOptions : public utl::detail: }; SvtCommandOptions(); - virtual ~SvtCommandOptions(); + virtual ~SvtCommandOptions() override; /*-**************************************************************************************************** @short return complete specified list |