cui/source/tabpages/tppattern.cxx |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 2cdc10d66bbfba9424dd6f51e64849a6969bb443
Author: Noel Grandin <n...@peralex.com>
Date:   Thu Jul 21 09:21:50 2016 +0200

    loplugin:vclwidgets
    
    Change-Id: I264644d1fb3582168879d47d0d538bef27902573

diff --git a/cui/source/tabpages/tppattern.cxx 
b/cui/source/tabpages/tppattern.cxx
index 3c1e155..998263de 100644
--- a/cui/source/tabpages/tppattern.cxx
+++ b/cui/source/tabpages/tppattern.cxx
@@ -150,6 +150,10 @@ void SvxPatternTabPage::dispose()
     m_pCtlPreview.clear();
     m_pBtnAdd.clear();
     m_pBtnModify.clear();
+    m_pBxPixelEditor.clear();
+    m_pLbPatterns.clear();
+    m_pPatternLB.clear();
+    m_pBtnDelete.clear();
     SvxTabPage::dispose();
 }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to