Remove XCUI demo panel from editor

This commit is contained in:
2026-04-07 20:43:31 +08:00
parent 901a6ecc26
commit fe00aa1305
6 changed files with 0 additions and 219 deletions

View File

@@ -100,7 +100,6 @@ add_executable(${PROJECT_NAME} WIN32
src/panels/InspectorPanel.cpp
src/panels/ConsolePanel.cpp
src/panels/ProjectPanel.cpp
src/panels/XCUIDemoPanel.cpp
src/UI/BuiltInIcons.cpp
src/Layers/EditorLayer.cpp
${IMGUI_SOURCES}