ProjectExplorer: Un-export ProcessStep

Not used outside.

Change-Id: Ibab561d2f49ffce5b2e1d2505ef0634c802221b0
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
hjk
2020-02-20 17:31:28 +01:00
parent 1714ecf809
commit 1627850e81
4 changed files with 28 additions and 30 deletions

View File

@@ -31,6 +31,8 @@
#include <projectexplorer/buildstep.h>
#include <projectexplorer/buildconfiguration.h>
#include <projectexplorer/processparameters.h>
#include <projectexplorer/projectexplorerconstants.h>
#include <utils/fileutils.h>
#include <QStandardPaths>