some replacements and fixes that were referring Sandbox/Editor

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-06-29 13:13:00 -07:00
parent 1696680240
commit d14229c67e
11 changed files with 12 additions and 22 deletions
@@ -2049,7 +2049,7 @@ namespace AzToolsFramework
{
AZ_PROFILE_FUNCTION(AZ::Debug::ProfileCategory::AzToolsFramework);
// note: see Code/Sandbox/Editor/Resource.h for ID_EDIT_<action> ids
// note: see Code/Editor/Resource.h for ID_EDIT_<action> ids
const auto lockUnlock = [this](const bool lock)
{