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

Resolves: tdf#101169 crash using column menu in base

Change-Id: Ia4ce895d3562b29db648a7b568121a2867088493
üst fa293f7d
......@@ -41,6 +41,7 @@ MenuItemData::~MenuItemData()
}
if( pSalMenuItem )
ImplGetSVData()->mpDefInst->DestroyMenuItem( pSalMenuItem );
pSubMenu.disposeAndClear();
}
MenuItemList::~MenuItemList()
......
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