forked from qt-creator/qt-creator
Process: Rename processutils.{cpp,h} into processhelper.{cpp,h}
Make room for processutils.h which is going to contain the exported stuff. Change-Id: I87498c3a1d0708210aa970e2d45adaa0adb6e76a Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
#include "hostosinfo.h"
|
||||
#include "launcherinterface.h"
|
||||
#include "launchersocket.h"
|
||||
#include "processhelper.h"
|
||||
#include "processreaper.h"
|
||||
#include "processutils.h"
|
||||
#include "stringutils.h"
|
||||
#include "terminalhooks.h"
|
||||
#include "threadutils.h"
|
||||
|
||||
Reference in New Issue
Block a user