Rename XCUI compatibility host reset helpers

This commit is contained in:
2026-04-05 17:12:43 +08:00
parent 5c75919b14
commit a94b005b76
4 changed files with 7 additions and 7 deletions

View File

@@ -228,7 +228,7 @@ int Application::Run(HINSTANCE instance, int nCmdShow) {
Frame();
}
ResetLegacyPanels();
ResetCompatibilityHostPanels();
ShutdownWindowCompositor();
ShutdownRenderer();
resourceManager.Shutdown();