svx/source/sidebar/line/LinePropertyPanel.cxx | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit d725387cf0fd24ac825b3e15609ed70f72c8493c Author: Katarina Behrens <katarina.behr...@cib.de> Date: Tue Jul 28 11:32:48 2015 +0200 Newly introduced widgets must be clear()-ed Change-Id: Ibae1aa4fc8df3f5b0a2448cca27f129993eea86f diff --git a/svx/source/sidebar/line/LinePropertyPanel.cxx b/svx/source/sidebar/line/LinePropertyPanel.cxx index 8f6a2ef..6761908 100644 --- a/svx/source/sidebar/line/LinePropertyPanel.cxx +++ b/svx/source/sidebar/line/LinePropertyPanel.cxx @@ -218,6 +218,9 @@ void LinePropertyPanel::dispose() mpLBEdgeStyle.clear(); mpFTCapStyle.clear(); mpLBCapStyle.clear(); + mpGridLineProps.clear(); + mpBoxArrowProps.clear(); + maLineWidthPopup.dispose(); maStyleControl.dispose(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits