#include <algorithm>#include <string>#include <vector>#include "app/editor/system/command_palette.h"#include "app/gui/core/icons.h"#include "imgui/imgui.h"Go to the source code of this file.
Classes | |
| class | yaze::editor::CommandPaletteWidget |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |