summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/ctredlin.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/dialog/ctredlin.cxx b/svx/source/dialog/ctredlin.cxx
index 78b9974ec05d..02046957ae5b 100644
--- a/svx/source/dialog/ctredlin.cxx
+++ b/svx/source/dialog/ctredlin.cxx
@@ -1007,6 +1007,8 @@ SvxAcceptChgCtr::SvxAcceptChgCtr(weld::Container* pParent, weld::Window* pDialog
SvxAcceptChgCtr::~SvxAcceptChgCtr()
{
+ m_xTPFilter.reset();
+ m_xTPView.reset();
}
void SvxAcceptChgCtr::ShowFilterPage()