extract image rendering to view

This commit is contained in:
m-aXimilian
2025-06-15 01:11:08 +02:00
parent babb646c15
commit 5696e72541
4 changed files with 16 additions and 69 deletions
+1
View File
@@ -39,6 +39,7 @@ add_subdirectory(lib)
set(SRC
src/AppGLFW.cpp
src/views/PixelariumImageView.cpp
src/main.cpp
${imgui_DIR}/imgui.cpp
${imgui_DIR}/imgui_demo.cpp