Skip to content
Commit e449272e authored by Friedrich W. H. Kossebau's avatar Friedrich W. H. Kossebau
Browse files

Fix double confirmation dialog on overwriting a file

QFileDialog::getSaveFileUrl() by default asks for confirmation when
selecting an existing file. It does this though on the very selected URL,
while that URL might be modifed afterwards to enforce a ".kjc" extension.
And duplicates the custom code to confirm overwriting the actual URL.
parent c6e29e10
Pipeline #244693 passed with stage
in 2 minutes and 15 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment