Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
4.4.3
Description
On Windows, QDesktopServices::storageLocation() returns paths with "\" slashes instead of "/" slashes.
The Qt documentation suggests to use "/" slashes everywhere but Qt itself returns different slashes in this function.