Documentation fix
commit70f616238e77d866420f2c6e12afe04b529fe808
authorJoão Abecasis <joao@abecasis.name>
Wed, 20 May 2009 18:13:51 +0000 (20 20:13 +0200)
committerJoão Abecasis <joao@abecasis.name>
Fri, 22 May 2009 12:33:43 +0000 (22 14:33 +0200)
tree8e7de17f839754cf13768ec5affb33414b3a5496
parentcfa01206e38d120c0ddb17aec7358aadff30b6f5
Documentation fix

We souldn't be returning an empty string for the fileName, just because
the file is closed. E.g., after a rename, the file will be closed, but
should still have a name.

Reviewed-by: Thiago
src/corelib/io/qtemporaryfile.cpp