summaryrefslogtreecommitdiff
path: root/sw/inc/ftninfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ftninfo.hxx')
-rw-r--r--sw/inc/ftninfo.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/ftninfo.hxx b/sw/inc/ftninfo.hxx
index c5490ed885d0..b7fd5c62998f 100644
--- a/sw/inc/ftninfo.hxx
+++ b/sw/inc/ftninfo.hxx
@@ -108,6 +108,8 @@ public:
SwFootnoteInfo();
SwFootnoteInfo(const SwFootnoteInfo&);
+
+ ~SwFootnoteInfo() override;
};
#endif