AzQtApplication

Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
This commit is contained in:
Dayo Lawal
2021-06-09 20:09:34 -05:00
committed by Dayo Lawal
parent 975be6a480
commit d3d9b600f9
6 changed files with 30 additions and 25 deletions
@@ -68,7 +68,7 @@ namespace ShaderManagementConsole
ShaderManagementConsoleApplication::ShaderManagementConsoleApplication(int* argc, char*** argv)
: Application(argc, argv)
, QApplication(*argc, *argv)
, AzQtApplication(*argc, *argv)
{
// The settings registry has been created at this point, so add the CMake target
AZ::SettingsRegistryMergeUtils::MergeSettingsToRegistry_AddBuildSystemTargetSpecialization(