#include "project_manager.h"#include <filesystem>#include <fstream>#include "absl/strings/str_format.h"#include "app/editor/ui/toast_manager.h"#include "core/project.h"#include "util/macro.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |