Fix build time warning

Change-Id: I0aa1fa59512d7376f7884bd36840279c32413bc5
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
Tobias Hunger
2012-03-12 17:16:16 +01:00
parent bec17d4b67
commit 352a8f0528

View File

@@ -390,7 +390,7 @@ bool Project::needsConfiguration() const
void Project::configureAsExampleProject(const QStringList &platforms)
{
Q_UNUSED(platforms);
}
} // namespace ProjectExplorer