Set default file suffix in save dialog
When using Qt's non-native QFileDialog, this is needed for the save dialog to correctly append the default file extension, so that the dialog can correctly prompt the user before overwriting an existing file. BUG:440122 CCBUG:412651
Loading
Please register or sign in to comment