Skip to content
  • Ahmad Samir's avatar
    SessionContoller: fix crash when closing session from Konsole KPart · 043c424a
    Ahmad Samir authored
    _preventClose has to be set to false right at the end, so as to prevent
    crashes if the user selects the "close session" action from the context
    menu in a Konsole KPart (e.g. the terminal panel in Dolphin).
    
    Check menu object isn't null before deleting actions from it.
    
    BUG: 429538
    043c424a