Stop warnings on using QFileInfo without proper filename
* Stop warnings about using QFileInfo without a proper filename. Turns out that the filename of the project can still be empty when calling these methods from the new project wizard (before the first page is done).
Please register or sign in to comment