Refactor gallery function to separate class (#14)
* refactor gallery function to separate class * typo and version adaptions * clang-format
This commit is contained in:
committed by
Maximilian Kueffner
parent
d6a08f7db3
commit
a760535b92
@@ -6,6 +6,8 @@ set(APPLIBSRC
|
||||
AppGLFW.cpp
|
||||
DefaultApp.hpp
|
||||
DefaultApp.cpp
|
||||
PixelariumGallery.hpp
|
||||
PixelariumGallery.cpp
|
||||
${imgui_DIR}/imgui.cpp
|
||||
${imgui_DIR}/imgui_demo.cpp
|
||||
${imgui_DIR}/imgui_draw.cpp
|
||||
|
||||
Reference in New Issue
Block a user