Accessible controls

This commit is contained in:
Serge
2023-08-08 01:03:06 +02:00
parent 4be50d68da
commit 48674dcf90
5 changed files with 93 additions and 39 deletions

View File

@@ -293,7 +293,7 @@ namespace GHelper
panelUViGPU.Visible = false;
}
if (!RyzenControl.IsSupportedUV())
if (!RyzenControl.IsSupportedUViGPU())
{
panelUViGPU.Visible = false;
}