Skip to content
Snippets Groups Projects
Commit f19a8027 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Compile.

parent a8928ba1
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ QString S60RunControlFactory::displayName() const
return m_name;
}
QWidget *S60RunControlFactory::createConfigurationWidget(RunConfiguration *runConfiguration)
ProjectExplorer::RunConfigWidget *S60RunControlFactory::createConfigurationWidget(RunConfiguration *runConfiguration)
{
Q_UNUSED(runConfiguration);
return 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment