Skip to content
  • Rastersoft's avatar
    Disconnect all signals on askRenamePopup · e1b8bc49
    Rastersoft authored
    This MR ensures that all signals are disconnected when the
    popup is closed. It also ensures that closeCB() is called
    only once (before, it was called twice: once in the do_rename()
    or close() methods, and another in the callback of the 'closed'
    signal.
    e1b8bc49