aboutsummaryrefslogtreecommitdiff
path: root/src/game_tab/left_panel/board/BoardCanvas.cpp
AgeCommit message (Collapse)Author
2022-02-28Fix majors memory leaks (TODO: shared_ptr for Game objects and implement ↵Loic Guegan
~Game())
2022-02-28Refactoring game tabLoic Guegan