Kaydet (Commit) 1f2091e2 authored tarafından Caolán McNamara's avatar Caolán McNamara Kaydeden (comit) Andras Timar

valgrind: memory leaks

Change-Id: If47170b323cb0b48b7cf2182ecbecfac575a6118
(cherry picked from commit 2445de28)
Reviewed-on: https://gerrit.libreoffice.org/19319Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
(cherry picked from commit d7e0cb22)
üst a68fad01
......@@ -226,6 +226,11 @@ void PagePropertyPanel::dispose()
m_aSwPageColControl.dispose();
m_aSwPagePgMetricControl.dispose();
maColumnPopup.dispose();
maSizePopup.dispose();
maMarginPopup.dispose();
maOrientationPopup.dispose();
PanelLayout::dispose();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment