Skip to content
Snippets Groups Projects
Commit 920ce6f8 authored by dt's avatar dt
Browse files

Fixes: Correctly restore RunConfigurations

Details:  Copy and paste error
parent 5c6c4428
No related merge requests found
......@@ -71,7 +71,7 @@ private:
* QString nameForType(const QString&) are used to generate a list of creatable
* RunConfigurations, and create(..) is used to create it.
*/
class CMakeRunConfigurationFactory : public QObject
class CMakeRunConfigurationFactory : public ProjectExplorer::IRunConfigurationFactory
{
Q_OBJECT;
public:
......
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