Rename XCUI compatibility host surface away from ImGui
This commit is contained in:
@@ -1132,7 +1132,7 @@ void Application::Frame() {
|
||||
return;
|
||||
}
|
||||
|
||||
FrameLegacyImGuiHost();
|
||||
FrameCompatibilityHost();
|
||||
}
|
||||
|
||||
} // namespace NewEditor
|
||||
|
||||
Reference in New Issue
Block a user