Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunData

Move it into Utils lib.

Change-Id: I3b6c16d18439cabddf59afc03116f13c1970102c
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Jarek Kobus
2023-08-16 19:24:06 +02:00
parent 123eb073ca
commit 121d73b30f
44 changed files with 112 additions and 98 deletions

View File

@@ -14,7 +14,6 @@
#include <projectexplorer/projectexplorerconstants.h>
#include <projectexplorer/taskhub.h>
#include <projectexplorer/kitchooser.h>
#include <projectexplorer/runcontrol.h>
#include <extensionsystem/invoker.h>
#include <extensionsystem/pluginmanager.h>