forked from qt-creator/qt-creator
Fix build time warning
Change-Id: I0aa1fa59512d7376f7884bd36840279c32413bc5 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
@@ -390,7 +390,7 @@ bool Project::needsConfiguration() const
|
|||||||
|
|
||||||
void Project::configureAsExampleProject(const QStringList &platforms)
|
void Project::configureAsExampleProject(const QStringList &platforms)
|
||||||
{
|
{
|
||||||
|
Q_UNUSED(platforms);
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace ProjectExplorer
|
} // namespace ProjectExplorer
|
||||||
|
Reference in New Issue
Block a user