An option - Edit/clear file does not work.
This is implication when dialog window type was changed from question to warning.
See commit: 3680312
The current function return code (QMessageBox::Yes) is now obsolete for this type of window and should be replaced by QMessageBox::Ok.
An option - Edit/clear file does not work.
This is implication when dialog window type was changed from question to warning.
See commit: 3680312
The current function return code (QMessageBox::Yes) is now obsolete for this type of window and should be replaced by QMessageBox::Ok.