diff options
author | Zeno Albisser <zeno.albisser@nokia.com> | 2010-05-05 14:36:02 (GMT) |
---|---|---|
committer | Zeno Albisser <zeno.albisser@nokia.com> | 2010-05-07 10:53:14 (GMT) |
commit | 8955e088aa9e4b0496c32f27206fd6211a85782f (patch) | |
tree | 99d41e95a163be5fa70acf98a2727fb14968ffa5 /util | |
parent | 9a46da1a9b045354e936ff0e3c5ca3d79baef655 (diff) | |
download | Qt-8955e088aa9e4b0496c32f27206fd6211a85782f.zip Qt-8955e088aa9e4b0496c32f27206fd6211a85782f.tar.gz Qt-8955e088aa9e4b0496c32f27206fd6211a85782f.tar.bz2 |
Fix for qfsfileengine_win to return proper absolute path for C:\
When using canonicalPath on a QDir that currently just represents
a root directory, a valid path name such as "C:\" should be returned.
Previously we returned "C:" which in fact would point to the current
working directory on drive C: and therefor is not necessarily the same.
Reviewed-by: Thiago
Task-number: QTBUG-6680
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions