KFileWidget: Allow saving single file with double quotes

The tokenizer would previously remove any and all double quotes, so saving with them would be impossible.

In cases where we're saving only one file, make sure to escape the double quotes for the tokenizer to know they should be kept around

BUG: 426728

Merge request reports

Loading