Merge pull request #2235 from aws-lumberyard-dev/daimini/gitflow_210716_o3de
Gitflow 7/16/21 - O3DE
This commit is contained in:
@@ -23,7 +23,7 @@ namespace O3DE::ProjectManager
|
||||
// QProcess::waitForFinished uses -1 to indicate that the process should not timeout
|
||||
static constexpr int MaxBuildTimeMSecs = -1;
|
||||
// Build was cancelled
|
||||
static const QString BuildCancelled;
|
||||
inline static const QString BuildCancelled = QObject::tr("Build Cancelled.");
|
||||
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user