Removed Amazon as Company for QSettings (#1649)
* Removed Amazon as Company for QSettings Signed-off-by: Terry Michaels <miterenc@amazon.com>
This commit is contained in:
@@ -639,7 +639,7 @@ bool ApplicationManager::Activate()
|
||||
|
||||
QString ApplicationManager::GetOrganizationName() const
|
||||
{
|
||||
return "Amazon";
|
||||
return "O3DE";
|
||||
}
|
||||
|
||||
QString ApplicationManager::GetApplicationName() const
|
||||
|
||||
Reference in New Issue
Block a user