From 3d5349f290deead4d47708ac8e30da47a76b9177 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Sat, 22 Mar 2014 14:03:23 +0100 Subject: missing SwExtraRedlineTbl dtor Change-Id: I58eaedd89fa039945a3907c8f8858599ea5bbe9c --- sw/inc/docary.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/inc/docary.hxx') diff --git a/sw/inc/docary.hxx b/sw/inc/docary.hxx index 4c51c577d773..b9c6f956b33d 100644 --- a/sw/inc/docary.hxx +++ b/sw/inc/docary.hxx @@ -190,6 +190,7 @@ private: std::vector m_aExtraRedlines; public: + ~SwExtraRedlineTbl(); sal_uInt16 GetPos(const SwExtraRedline* p) const; bool Insert( SwExtraRedline* p ); -- cgit v1.2.3