@@ -23,7 +23,7 @@ namespace AzQtComponents
|
||||
{
|
||||
// Use a common Qt settings path for applications that don't register their own application name
|
||||
QApplication::setOrganizationName("O3DE");
|
||||
QApplication::setOrganizationDomain("o3de.com");
|
||||
QApplication::setOrganizationDomain("o3de.org");
|
||||
QApplication::setApplicationName("O3DEToolsApplication");
|
||||
|
||||
AzQtComponents::PrepareQtPaths();
|
||||
|
||||
Reference in New Issue
Block a user