Skip to content
Snippets Groups Projects
Commit 0a83e4a3 authored by dt's avatar dt
Browse files

Compile with gcc

parent 70356993
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,7 @@ public:
void setProjectExplorerSettings(const Internal::ProjectExplorerSettings &pes);
Internal::ProjectExplorerSettings projectExplorerSettings() const;
void ProjectExplorerPlugin::startRunControl(RunControl *runControl, const QString &mode);
void startRunControl(RunControl *runControl, const QString &mode);
signals:
void aboutToShowContextMenu(ProjectExplorer::Project *project,
......
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