forked from qt-creator/qt-creator
Add "Run" to projectexplorer context menu
Task-Nr: QTCREATORBUG-2166
This commit is contained in:
@@ -63,6 +63,7 @@ public:
|
||||
virtual bool renameFile(const ProjectExplorer::FileType fileType,
|
||||
const QString &filePath,
|
||||
const QString &newFilePath);
|
||||
virtual QList<ProjectExplorer::RunConfiguration *> runConfigurationsFor(Node *node);
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user