Kaydet (Commit) 622f3453 authored tarafından Caolán McNamara's avatar Caolán McNamara

VclPtr: crash on exit after visiting MSOffice compat page

Change-Id: Ibc2fa183ee0847f92ace08388559d236898b1826
üst c6f03d6f
......@@ -185,7 +185,7 @@ void OfaMSFilterTabPage2::dispose()
{
delete pCheckButtonData;
pCheckButtonData = NULL;
m_pCheckLB.clear();
m_pCheckLB.disposeAndClear();
m_pCheckLBContainer.clear();
aHighlightingRB.clear();
aShadingRB.clear();
......
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