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

@@ -80,7 +80,6 @@ public:
~CMakeProject();
QString displayName() const;
Core::Id id() const;
Core::IDocument *document() const;
CMakeManager *projectManager() const;