Start BaseTab design

This commit is contained in:
Loic Guegan 2022-02-24 10:18:02 +01:00
parent a8fece4ea6
commit bdfc577a3b
8 changed files with 618 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#include "game_tab/GameTab.hpp"
#include "base_tab/BaseTab.hpp"
#include "ochess.hpp"
#include <wx/aui/auibook.h>
#include <wx/filedlg.h>