diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-12-20 15:38:05 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-12-20 15:56:49 (GMT) |
commit | 215748d3be876ffec5d72f2d1dfcce56bb7a5937 (patch) | |
tree | d076ed852bbbdf15effefcedd8ccec74ad230f7c /demos | |
parent | 97b039438bc31bb420138d72549372adb1244dc8 (diff) | |
download | Qt-215748d3be876ffec5d72f2d1dfcce56bb7a5937.zip Qt-215748d3be876ffec5d72f2d1dfcce56bb7a5937.tar.gz Qt-215748d3be876ffec5d72f2d1dfcce56bb7a5937.tar.bz2 |
Fix using QFileDialog statics in Symbian.
Trying to access files outside C:/data with QFileDialog static functions
either paniced or simply threw an exception depending on what you were
trying to do exactly. To fix this, QFileDialog static functions now
will default to QDir::rootPath() if the path specified by user is
invalid.
Task-number: QTBUG-16204
Reviewed-by: Janne Koskinen
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions