#include <deque>
#include <string>
#include "absl/status/status.h"
Go to the source code of this file.
Classes | |
class | yaze::editor::WorkspaceManager |
Manages workspace layouts, sessions, and presets. More... | |
struct | yaze::editor::WorkspaceManager::SessionInfo |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::editor |
Editors are the view controllers for the application. | |