diff --git a/src/plugins/projectexplorer/environment.cpp b/src/plugins/projectexplorer/environment.cpp index 541445cf99e..e3e5e8e4b88 100644 --- a/src/plugins/projectexplorer/environment.cpp +++ b/src/plugins/projectexplorer/environment.cpp @@ -179,7 +179,7 @@ void Environment::clear() m_values.clear(); } -QString Environment::searchInPath(QString executable) +QString Environment::searchInPath(QString executable) const { // qDebug()<<"looking for "<