Writing is working.
This commit is contained in:
parent
3c1ce804a0
commit
2023360149
5 changed files with 31 additions and 9 deletions
|
@ -3,10 +3,11 @@
|
|||
|
||||
#include <filesystem>
|
||||
#include "gui/menu/menu.hpp"
|
||||
#include "controller.hpp"
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
class Controller;
|
||||
|
||||
namespace gui {
|
||||
|
||||
class GuiData;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue