Skip to content

Fix crash when opening kleopatra with a file

Tobias Fella requested to merge work/tobias/487688 into master

Kleo crashes because the mainWindow doesn't exist. The code creates it if necessary, but only after we're already trying to use it

BUG: 487688

Merge request reports