editor: focus relevant tab before unsaved changes prompt in fileOpen()

Revert All may show the unsaved-changes dialog from fileOpen() without focusing the related tab first. This change emits a small EditorTab signal before the prompt and wires it into LokalizeMainWindow to activate that tab, so the dialog appears with the right tab in view.

Edited by Finley Watson

Merge request reports

Loading