mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-06-14 18:07:40 +00:00
Refactoring game tab
This commit is contained in:
parent
7178f18ab8
commit
bf485fa577
16 changed files with 68 additions and 69 deletions
|
@ -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>
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
#include "game_tab/board/BoardCanvas.hpp"
|
||||
#include "ochess.hpp"
|
||||
#include <wx/combobox.h>
|
||||
#include <wx/dir.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue