forked from qt-creator/qt-creator
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Follows QtcProcess -> Process rename. Change-Id: I97235a9a40cb7fd52944515b7ab878d96528f919 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "utilstr.h"
|
||||
|
||||
#ifndef UTILS_STATIC_LIBRARY
|
||||
#include "qtcprocess.h"
|
||||
#include "process.h"
|
||||
#endif
|
||||
|
||||
#include <QCoreApplication>
|
||||
|
||||
Reference in New Issue
Block a user