Browse Source
1. Using FileSystemPathEdit is not entirely correct, as it only always shows false warnings when parameters are present. 2. FileSystemPathEdit::selectedPath() modifies the path to unix format, in this specific case, we need to faithfully execute what user inputted. 3. Given the above it is reasonable to revert back to QLineEdit, as it is just sufficient in functionality and doesn't modifiy the inputs.adaptive-webui-19844
Chocobo1
7 years ago
2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue