Refactoring game tab

This commit is contained in:
Loic Guegan 2022-02-28 13:44:27 +01:00
parent 7178f18ab8
commit bf485fa577
16 changed files with 68 additions and 69 deletions

View file

@ -1,4 +1,4 @@
#include "game_tab/board/BoardCanvas.hpp"
#include "game_tab/left_panel/board/BoardCanvas.hpp"
#include "ochess.hpp"
#include <wx/combobox.h>
#include <wx/dir.h>

View file

@ -1,4 +1,3 @@
#include "game_tab/board/BoardCanvas.hpp"
#include "ochess.hpp"
#include <wx/combobox.h>
#include <wx/dir.h>