#include "app/gui/core/layout_helpers.h"#include <vector>#include "absl/strings/str_format.h"#include "app/gui/core/icons.h"#include "imgui/imgui.h"#include "imgui/imgui_internal.h"#include "app/gui/core/theme_manager.h"#include "app/gui/core/color.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |