forked from qt-creator/qt-creator
Revert "Remove the QmlJSEditor dependency from Qt4ProjectManager."
This reverts commit f8c5001382.
This commit is contained in:
@@ -62,7 +62,7 @@ public:
|
||||
virtual void removeFiles(const QStringList &files);
|
||||
|
||||
virtual QList<ProjectInfo> projectInfos() const;
|
||||
virtual QmlJS::ModelManagerInterface::ProjectInfo projectInfo(ProjectExplorer::Project *project) const;
|
||||
virtual ProjectInfo projectInfo(ProjectExplorer::Project *project) const;
|
||||
virtual void updateProjectInfo(const ProjectInfo &pinfo);
|
||||
|
||||
void emitDocumentUpdated(QmlJS::Document::Ptr doc);
|
||||
|
||||
Reference in New Issue
Block a user