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

Rename IRunConfigurationRunner -> IRunControlFactory...

and ApplicationRunConfiguration to LocalApplicationRunConfiguration,
preparing remote debugging. Change the interface canRun() to be const,
run() to create() (since it does not run anything), use references
to the QSharedPointer<Foo>. Introduce d-Pointer and remove
unneeded headers from ProjectExplorerPlugin and add missing includes
everywhere.
parent e7cef7ef
No related branches found
No related tags found
No related merge requests found
Showing
with 130 additions and 120 deletions
Loading
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