Code/Tools
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -360,7 +360,7 @@ namespace O3DE::ProjectManager
|
||||
constexpr int waitTimeInMs = 3000;
|
||||
QTimer::singleShot(
|
||||
waitTimeInMs, this,
|
||||
[this, button]
|
||||
[button]
|
||||
{
|
||||
if (button)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user