Skip to content
Snippets Groups Projects
Commit 352a8f05 authored by Tobias Hunger's avatar Tobias Hunger
Browse files

Fix build time warning


Change-Id: I0aa1fa59512d7376f7884bd36840279c32413bc5
Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
parent bec17d4b
Branches
Tags
No related merge requests found
...@@ -390,7 +390,7 @@ bool Project::needsConfiguration() const ...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment