Replace url().path() with url().toLocalFile()
This fixes support for no unix platforms. toLocalFile() results in C:/foo instead of /C:/foo
Showing
Please register or sign in to comment
This fixes support for no unix platforms. toLocalFile() results in C:/foo instead of /C:/foo