ProjectExplorer: Make Project::id value based

Change-Id: Ie210d2a068158c6caaac66aae58cbd886f61c18d
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
hjk
2013-09-27 16:30:20 +02:00
parent c8fa68fe9a
commit f463c4dade
16 changed files with 21 additions and 40 deletions

View File

@@ -61,7 +61,6 @@ public:
QString filesFileName() const;
QString displayName() const;
Core::Id id() const;
Core::IDocument *document() const;
ProjectExplorer::IProjectManager *projectManager() const;