def closeEvent(self, event):
     self.unlink_frames(self.current_red, self.current_green)
     BaseProcess_noPriorWindow.closeEvent(self, event)