Add files to the projects.

This commit is contained in:
Roberto Raggi
2009-05-07 15:43:59 +02:00
parent 8f9bc24d93
commit 5b11a292eb
3 changed files with 41 additions and 10 deletions

View File

@@ -168,7 +168,7 @@ Core::IFile *QmlProject::file() const
return m_file;
}
ProjectExplorer::IProjectManager *QmlProject::projectManager() const
Manager *QmlProject::projectManager() const
{
return m_manager;
}