Kaydet (Commit) 44fbaa83 authored tarafından David Tardon's avatar David Tardon

fix brain fart

üst e1cf54db
......@@ -410,7 +410,7 @@ void SfxStateCache::SetVisibleState( sal_Bool bShow )
if ( pInternalController )
pInternalController->StateChanged( nId, eState, pState );
if ( !bDeleteItem )
if ( bDeleteItem )
delete pState;
}
}
......
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