forked from qt-creator/qt-creator
s/target/buildtarget/ in projectnodes
This is in preparation of the addition of "targets" in the sense of "platforms to develop for" into the codebase. Reviewed-by: dt
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
||||
Core::IFile *projectFile() const;
|
||||
QString projectFilePath() const;
|
||||
|
||||
virtual bool hasTargets() const;
|
||||
virtual bool hasBuildTargets() const;
|
||||
|
||||
virtual QList<ProjectExplorer::ProjectNode::ProjectAction> supportedActions() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user