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

@@ -414,7 +414,7 @@ private:
HostedPreviewOffscreenSurface& previewSurface,
const ::XCEngine::Rendering::RenderContext& renderContext,
const ::XCEngine::UI::UIDrawData& drawData);
void ResetLegacyPanels();
void ResetCompatibilityHostPanels();
void ConfigureShellCommandRouter();
::XCEngine::Editor::XCUIBackend::XCUIInputBridgeFrameDelta DispatchShellShortcuts(
const ::XCEngine::Editor::XCUIBackend::XCUIInputBridgeFrameSnapshot& snapshot);