ProjectExplorer: Move RunControl related classes to separate file pair

Change-Id: I5da56f80336673d595907abcc797f628be680cd5
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
hjk
2019-03-13 08:06:08 +01:00
parent 1fcb8a56e0
commit 164ae1428e
53 changed files with 1928 additions and 1750 deletions

View File

@@ -34,6 +34,7 @@
#include <projectexplorer/kitinformation.h>
#include <projectexplorer/projectexplorer.h>
#include <projectexplorer/runcontrol.h>
#include <projectexplorer/target.h>
#include <qtsupport/qtkitinformation.h>