Skip to content
  • Paolo Borelli's avatar
    Remove custom handling of the last active window · aba119a2
    Paolo Borelli authored
    We let GtkApplication do it for us.
    Note: the OSX App had some code that kept gedit alive even with all the
    windows removed and this commits breaks that: we will have to use
    g_application_hold if we need to reimplement that.
    aba119a2