This commit is contained in:
dt
2009-11-10 15:43:10 +01:00
parent e288c4c4e7
commit a6828ff92d

View File

@@ -1123,7 +1123,7 @@ void QtVersion::updateToolChainAndMkspec() const
#endif
#ifdef Q_OS_WIN
m_mkspecFullPath = m_mkspecFullPath.toLower()
m_mkspecFullPath = m_mkspecFullPath.toLower();
#endif
m_mkspecFullPath = mkspecFullPath;