Comment 1 for bug 757288

Revision history for this message
Olivier Tilloy (osomon) wrote :

From my tests, QCoreApplication::applicationDirPath() resolves the symbolic links if any in the path.
A more clever comparison needs to be implemented, probably using QDir::canonicalPath().