#include "editor_registry.h"
#include "absl/strings/str_format.h"
#include "app/editor/editor.h"
#include <unordered_set>
Go to the source code of this file.
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::editor |
Editors are the view controllers for the application. | |