extract image rendering to view

This commit is contained in:
m-aXimilian
2025-06-15 01:11:08 +02:00
committed by Kueffner, Maximilian
parent 35fe3b7181
commit 723d19220d
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