Skip to content
  • Friedemann Kleint's avatar
    Rename IRunConfigurationRunner -> IRunControlFactory... · 978cf4bd
    Friedemann Kleint authored
    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.
    978cf4bd