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

config leak: ensure release

üst 4490dbc8
......@@ -1859,6 +1859,9 @@ void SAL_CALL Frame::dispose() throw( css::uno::RuntimeException )
// We will die, die and die ...
implts_stopWindowListening();
if (m_xLayoutManager.is())
lcl_disableLayoutManager(m_xLayoutManager, this);
delete m_pWindowCommandDispatch;
// Send message to all listener and forget her references.
......
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