Remove ImGuiColorTextEdit integration and update includes for TextEditor

This commit is contained in:
scawful
2024-12-31 15:25:26 -05:00
parent 9215e4d614
commit 9745e7005c
6 changed files with 7 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
set(
YAZE_GUI_SRC
app/gui/modules/asset_browser.cc
app/gui/modules/text_editor.cc
app/gui/canvas.cc
app/gui/input.cc
app/gui/style.cc