Don't use QFileInfo to get directory part of remote path. Refs #1094
* QFileInfo implicitly converts the path to the local OS's representation, and we want to preserve the native path format.
Loading
Please register or sign in to comment
* QFileInfo implicitly converts the path to the local OS's representation, and we want to preserve the native path format.