OSDN Git Service

Fix detection of Qt Versions added by installer.
authorDaniel Molkentin <daniel.molkentin@nokia.com>
Thu, 22 Oct 2009 12:23:30 +0000 (14:23 +0200)
committerDaniel Molkentin <daniel.molkentin@nokia.com>
Thu, 22 Oct 2009 12:24:15 +0000 (14:24 +0200)
commit381a9480bfffc28ec9aa0a8ecb5469613b28794d
treeb5f399d8be9fa8860be068945a37fc061a521854
parentda89dbb410ded7619a10cb6cb17aed2a2d407445
Fix detection of Qt Versions added by installer.

Now that we check for the qmake.exe location rather than for
the path itself, we need to use QFile for the check.
src/plugins/qt4projectmanager/qtversionmanager.cpp