forked from qt-creator/qt-creator
ProjectExplore: Introduce dis/enabling of buildconfigurations
The build actions are disabled if the buildconfiguration is disabled. The deploy and run actions are disabled if deploying or running invokes building automatically. Qt4BuildConfigurations are disabled while parsing. Task-Nr: QTCREATORBUG-2576
This commit is contained in:
@@ -1394,7 +1394,6 @@ void Qt4ProFileNode::emitProFileUpdated()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void Qt4ProFileNode::emitProFileInvalidated()
|
||||
{
|
||||
foreach (NodesWatcher *watcher, watchers())
|
||||
|
||||
Reference in New Issue
Block a user