Move the show log text to be part of building label.

Signed-off-by: AMZN-Phil <pconroy@amazon.com>
This commit is contained in:
AMZN-Phil
2021-07-09 14:12:31 -07:00
parent 443e8071e7
commit b92848ed88
3 changed files with 6 additions and 11 deletions
@@ -77,7 +77,7 @@ namespace O3DE::ProjectManager
void SetProjectButtonAction(const QString& text, AZStd::function<void()> lambda);
void SetProjectBuildButtonAction();
void ShowBuildLogsLink(bool show, const QUrl& logUrl);
void SetBuildLogsLink(const QUrl& logUrl);
void ShowBuildFailed(bool show, const QUrl& logUrl);
void SetLaunchButtonEnabled(bool enabled);