summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/msvbahelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/filter/msfilter/msvbahelper.hxx')
-rw-r--r--include/filter/msfilter/msvbahelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/filter/msfilter/msvbahelper.hxx b/include/filter/msfilter/msvbahelper.hxx
index 366760bfc447..344f13c6ffaf 100644
--- a/include/filter/msfilter/msvbahelper.hxx
+++ b/include/filter/msfilter/msvbahelper.hxx
@@ -76,7 +76,7 @@ class VBAMacroResolver : public VBAMacroResolverBase
{
public:
explicit VBAMacroResolver();
- virtual ~VBAMacroResolver();
+ virtual ~VBAMacroResolver() override;
// com.sun.star.lang.XServiceInfo interface -------------------------------