speciesgen/src/gui
prisixia 06a472a358
Disable cppcoreguidelines-owning-memory
Due to how wxWidgets works, certain parts of it don't require owning the
memory and it's just recommend to use raw pointers instead.
2023-05-06 15:33:40 +02:00
..
main_panel.cpp Disable cppcoreguidelines-owning-memory 2023-05-06 15:33:40 +02:00
stages_panel.cpp Disable cppcoreguidelines-owning-memory 2023-05-06 15:33:40 +02:00