summaryrefslogtreecommitdiff
path: root/include/unotools/pathoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/pathoptions.hxx')
-rw-r--r--include/unotools/pathoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/pathoptions.hxx b/include/unotools/pathoptions.hxx
index da0b0e682f74..125f487b9526 100644
--- a/include/unotools/pathoptions.hxx
+++ b/include/unotools/pathoptions.hxx
@@ -68,7 +68,7 @@ public:
};
SvtPathOptions();
- virtual ~SvtPathOptions();
+ virtual ~SvtPathOptions() override;
// get the paths, not const because of using a mutex
const OUString& GetAddinPath() const;