Skip to content
  • Tomaz  Canabrava's avatar
    Return early if no Splitter · 71417ac5
    Tomaz Canabrava authored
    Historically Konsole is a complex software. there are many ways
    to close a session, and one of the least used ones is to delete
    the View where the session is, and deleting the session later.
    
    Because the session will also try to delete the view when it's
    being deleted, this led to a crash in yakuake.
    71417ac5