Hi,

I noticed that you can't create a directory via QDir::mkdir() if a file with the same name already exists in the directory where you wish to create the new directory.

/Barry